< prev index next >

src/hotspot/share/gc/g1/g1ConcurrentMark.cpp

Print this page

        

*** 1859,1869 **** return NULL; } #ifndef PRODUCT ! class VerifyNoCSetOops VALUE_OBJ_CLASS_SPEC { private: G1CollectedHeap* _g1h; const char* _phase; int _info; --- 1859,1869 ---- return NULL; } #ifndef PRODUCT ! class VerifyNoCSetOops { private: G1CollectedHeap* _g1h; const char* _phase; int _info;
< prev index next >