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

Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 10, 11
    • hotspot
    • None
    • b20

        There is no data supporting the benefit of these flags, they are untested and unnecessarily complicate mutex code.

          experimental(intx, NativeMonitorTimeout, -1, "(Unstable)") \
                                                                                    \
          experimental(intx, NativeMonitorFlags, 0, "(Unstable)") \
                                                                                    \
          experimental(intx, NativeMonitorSpinLimit, 20, "(Unstable)") \
                                                                                    \

              pchilanomate Patricio Chilano Mateo
              coleenp Coleen Phillimore
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: