changeset 13961 | aeaa21c167d1 |
parent 13925 | 37f75ba502b1 |
parent 13955 | f386817ce2d2 |
child 14078 | 2b2b8833c422 |
child 13974 | 791cba24758f |
--- a/hotspot/src/share/vm/runtime/globals.hpp Fri Oct 05 13:37:08 2012 -0700 +++ b/hotspot/src/share/vm/runtime/globals.hpp Tue Oct 09 07:41:27 2012 +0200 @@ -1066,9 +1066,6 @@ \ product(bool, MonitorInUseLists, false, "Track Monitors for Deflation") \ \ - product(intx, Atomics, 0, \ - "(Unsafe,Unstable) Diagnostic - Controls emission of atomics") \ - \ product(intx, SyncFlags, 0, "(Unsafe,Unstable) Experimental Sync flags" ) \ \ product(intx, SyncVerbose, 0, "(Unstable)" ) \