< prev index next >

src/share/vm/gc/g1/heapRegionRemSet.hpp

Print this page
rev 9505 : [mq]: 8144583-test-sanity-executeinternalvmtests-fails

*** 390,400 **** void do_cleanup_work(HRRSCleanupTask* hrrs_cleanup_task); static void finish_cleanup_task(HRRSCleanupTask* hrrs_cleanup_task); // Run unit tests. #ifndef PRODUCT - static void test_prt(); static void test(); #endif }; class HeapRegionRemSetIterator : public StackObj { --- 390,399 ----
< prev index next >