src/hotspot/share/runtime/globals.hpp
branchepsilon-gc-branch
changeset 56675 483d23cdc9e5
parent 56578 e8414c8ead61
parent 50416 ef980b9ac191
child 56719 a846e7bbcdfa
--- a/src/hotspot/share/runtime/globals.hpp	Tue Jun 05 17:23:17 2018 +0200
+++ b/src/hotspot/share/runtime/globals.hpp	Wed Jun 06 10:32:59 2018 +0200
@@ -1055,9 +1055,6 @@
   develop(bool, TraceFinalizerRegistration, false,                          \
           "Trace registration of final references")                         \
                                                                             \
-  notproduct(bool, TraceScavenge, false,                                    \
-          "Trace scavenge")                                                 \
-                                                                            \
   product(bool, IgnoreEmptyClassPaths, false,                               \
           "Ignore empty path elements in -classpath")                       \
                                                                             \