hotspot/src/share/vm/runtime/globals.hpp
changeset 33736 1b3950243443
parent 33729 b1e0ae955f02
child 33744 8dd886109959
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Oct 30 08:29:19 2015 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri Oct 30 16:39:37 2015 -0400
@@ -4194,9 +4194,6 @@
   diagnostic(bool, StringDeduplicationRehashALot, false,                    \
           "Force table rehash every time the table is scanned")             \
                                                                             \
-  develop(bool, TraceDefaultMethods, false,                                 \
-          "Trace the default method processing steps")                      \
-                                                                            \
   diagnostic(bool, WhiteBoxAPI, false,                                      \
           "Enable internal testing APIs")                                   \
                                                                             \