hotspot/src/share/vm/runtime/vmThread.cpp
changeset 40667 f9cf2db7f59f
parent 38290 6b194cfc1557
child 46496 76ed99d51a67
--- a/hotspot/src/share/vm/runtime/vmThread.cpp	Tue Aug 23 22:51:24 2016 +0200
+++ b/hotspot/src/share/vm/runtime/vmThread.cpp	Tue Aug 23 21:49:33 2016 -0400
@@ -279,7 +279,6 @@
     HandleMark hm(VMThread::vm_thread());
     // Among other things, this ensures that Eden top is correct.
     Universe::heap()->prepare_for_verify();
-    os::check_heap();
     // Silent verification so as not to pollute normal output,
     // unless we really asked for it.
     Universe::verify();