Make UseSystemMemoryBarrier available as product flag

XMLWordPrintable

    • Type: CSR
    • Resolution: Approved
    • Priority: P4
    • 21
    • Component/s: hotspot
    • None
    • behavioral
    • minimal
    • add/remove/modify command line option
    • JDK

      Summary

      Change experimental flag "UseSystemMemoryBarrier" to regular product flag.

      Problem

      The enhancement JDK-8292591 has introduced the experimental feature "UseSystemMemoryBarrier" which improves performance in some scenarios. It is currently not supported in production, so, customers can't benefit from it.

      Solution

      Make the flag a regular product flag.

      Specification

        product(bool, UseSystemMemoryBarrier, false,                              \
             "Try to enable system memory barrier if supported by OS")         \
      

            Assignee:
            Martin Doerr
            Reporter:
            Martin Doerr
            Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: