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

Make UseSystemMemoryBarrier available as product flag

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 21
    • 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")         \

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

              Created:
              Updated:
              Resolved: