8217388: Remove develop flag ProfilerPCTickThreshold
authorredestad
Mon, 21 Jan 2019 09:41:35 +0100
changeset 53409 99aac2161586
parent 53408 e17d7ffad9e3
child 53410 571f12d51db5
8217388: Remove develop flag ProfilerPCTickThreshold Reviewed-by: shade, thartmann
src/hotspot/share/runtime/globals.hpp
--- a/src/hotspot/share/runtime/globals.hpp	Mon Jan 21 09:44:27 2019 +0100
+++ b/src/hotspot/share/runtime/globals.hpp	Mon Jan 21 09:41:35 2019 +0100
@@ -1670,9 +1670,6 @@
   develop(intx, DontYieldALotInterval,    10,                               \
           "Interval between which yields will be dropped (milliseconds)")   \
                                                                             \
-  develop(intx, ProfilerPCTickThreshold,    15,                             \
-          "Number of ticks in a PC buckets to be a hotspot")                \
-                                                                            \
   notproduct(intx, DeoptimizeALotInterval,     5,                           \
           "Number of exits until DeoptimizeALot kicks in")                  \
                                                                             \