src/hotspot/share/gc/shared/gc_globals.hpp
changeset 59241 23ecaf949f8f
parent 59115 a129f10e1b9a
child 59288 3b1afeb49a20
--- a/src/hotspot/share/gc/shared/gc_globals.hpp	Thu Oct 10 17:36:38 2019 +0300
+++ b/src/hotspot/share/gc/shared/gc_globals.hpp	Mon Nov 25 08:11:24 2019 +0100
@@ -210,10 +210,6 @@
           "Number of threads concurrent gc will use")                       \
           constraint(ConcGCThreadsConstraintFunc,AfterErgo)                 \
                                                                             \
-  product(uint, GCTaskTimeStampEntries, 200,                                \
-          "Number of time stamp entries per gc worker thread")              \
-          range(1, max_jint)                                                \
-                                                                            \
   product(bool, AlwaysTenure, false,                                        \
           "Always tenure objects in eden (ParallelGC only)")                \
                                                                             \