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

MonitorInUseLists should be on by default, deflate idle monitors taking too long

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • b120

      ObjectSynchronizer::deflate_idle_monitors during safepoint "cleanup" may cause undue latency during STW phase. Enabling MonitorInUseLists alllows more efficient deflate of only potentially in-use monitors, rather than the entire (immortal) population.

            dsimms David Simms
            dsimms David Simms
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: