Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8217388

Remove develop flag ProfilerPCTickThreshold

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 13
    • 13
    • hotspot
    • b05

      ProfilerPCTickThreshold was left unused by removal of flat profiler in JDK 10.

      diff -r 0a48b128e3d4 src/hotspot/share/runtime/globals.hpp
      --- a/src/hotspot/share/runtime/globals.hpp Fri Jan 18 16:49:35 2019 +0100
      +++ b/src/hotspot/share/runtime/globals.hpp Fri Jan 18 17:07:38 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") \
                                                                                   \

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: