hotspot/src/share/vm/runtime/globals.hpp
changeset 13955 f386817ce2d2
parent 13861 619cff4bfb8b
child 13961 aeaa21c167d1
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Oct 04 08:38:06 2012 -0400
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Oct 04 08:43:14 2012 -0400
@@ -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)" )                              \