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

Reduce the max value of GCDrainStackTargetSize

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • gc
    • b15

      `GCDrainStackTargetSize` is a flag used only by Parallel and G1 to control #entries on the stack for work-stealing. Depending on the particular value, it's possible that the cmdline value is silently ignored, which can be surprising.

      A simple workaround is to shrink the accepted range -- leaving too many entries on the stack is undesirable.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: