hotspot/src/share/vm/opto/c2_globals.hpp
changeset 30302 ecca632210ef
parent 30211 442fbbb31f75
child 30593 69f942690128
--- a/hotspot/src/share/vm/opto/c2_globals.hpp	Wed Apr 22 21:33:55 2015 +0300
+++ b/hotspot/src/share/vm/opto/c2_globals.hpp	Wed Apr 22 19:10:03 2015 +0300
@@ -593,9 +593,6 @@
   develop(bool, PoisonOSREntry, true,                                       \
            "Detect abnormal calls to OSR code")                             \
                                                                             \
-  product(bool, UseCondCardMark, false,                                     \
-          "Check for already marked card before updating card table")       \
-                                                                            \
   develop(bool, SoftMatchFailure, trueInProduct,                            \
           "If the DFA fails to match a node, print a message and bail out") \
                                                                             \