Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 11
    • Affects Version/s: 10, 11
    • Component/s: 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)") \
                                                                                    \

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

                Created:
                Updated:
                Resolved: