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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: