hotspot/src/share/vm/runtime/thread.cpp
changeset 23540 06f7d6e1f654
parent 23193 32ed95bda2f0
child 23542 e860dc279345
--- a/hotspot/src/share/vm/runtime/thread.cpp	Fri Mar 28 14:15:03 2014 +0100
+++ b/hotspot/src/share/vm/runtime/thread.cpp	Thu Feb 13 10:05:03 2014 +0100
@@ -211,7 +211,6 @@
   debug_only(_allow_allocation_count = 0;)
   NOT_PRODUCT(_allow_safepoint_count = 0;)
   NOT_PRODUCT(_skip_gcalot = false;)
-  CHECK_UNHANDLED_OOPS_ONLY(_gc_locked_out_count = 0;)
   _jvmti_env_iteration_count = 0;
   set_allocated_bytes(0);
   _vm_operation_started_count = 0;