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

Deprecate -XX:+/-MonitorInUseLists option

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 10
    • 10
    • hotspot
    • None
    • b21
    • generic
    • generic

    Description

      MonitorInUseLists (i.e. thread-local monitor lists vs. global monitor lists) has been implemented since JDK8, and defaults to true since JDK9. Since there's no disadvantage to thread-local monitor lists over global monitor lists, and in fact, iteration and inflation/deflation is usually more efficient with thread-local lists, this flag should be deprecated in jdk10.

      Attachments

        Issue Links

          Activity

            People

              rkennke Roman Kennke
              rkennke Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: