Searched defs:ar_ext_msg (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1AllocRegion.hpp35 class ar_ext_msg;
45 friend class ar_ext_msg;
119 void fill_in_ext_msg(ar_ext_msg* msg, const char* message);
184 class ar_ext_msg : public err_msg { class in inherits:err_msg
186 ar_ext_msg(G1AllocRegion* alloc_region, const char *message) : err_msg("") { function in class:ar_ext_msg

Completed in 30 milliseconds