< prev index next >

test/hotspot/gtest/gc/g1/test_g1HeapVerifier.cpp

Print this page
rev 48019 : 8191821: Finer granularity for GC verification
Reviewed-by:
rev 48020 : [mq]: 8191821-rev-sang-poonam

@@ -68,9 +68,5 @@
   ASSERT_TRUE(verifier.should_verify(G1HeapVerifier::G1VerifyCleanup));
 
   // Enabling all is not the same as G1VerifyAll
   ASSERT_FALSE(verifier.should_verify(G1HeapVerifier::G1VerifyAll));
 }
-
-
-
-
< prev index next >