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

Deprecate -XX:+/-MonitorInUseLists option

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • hotspot
    • None
    • b21
    • generic
    • generic

      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.

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

              Created:
              Updated:
              Resolved: