src/hotspot/share/runtime/globals.hpp
changeset 47546 64ba55ba8516
parent 47216 71c04702a3d5
child 47572 552a97e8edad
--- a/src/hotspot/share/runtime/globals.hpp	Tue Sep 26 19:31:06 2017 -0700
+++ b/src/hotspot/share/runtime/globals.hpp	Thu Sep 21 14:32:05 2017 +0200
@@ -2344,12 +2344,6 @@
           range(30*K, max_uintx/BytesPerWord)                               \
           constraint(InitialBootClassLoaderMetaspaceSizeConstraintFunc, AfterErgo)\
                                                                             \
-  product(bool, TraceYoungGenTime, false,                                   \
-          "Trace accumulated time for young collection")                    \
-                                                                            \
-  product(bool, TraceOldGenTime, false,                                     \
-          "Trace accumulated time for old collection")                      \
-                                                                            \
   product(bool, PrintHeapAtSIGBREAK, true,                                  \
           "Print heap layout in response to SIGBREAK")                      \
                                                                             \