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

Cleanup of BarrierSet barrier functions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • gc
    • b31

      In the BarrierSet class, there are barrier functions that are not used and not reliable for e.g. checking if barrier optimizations are available (the VM would not work if they were not as there is no fallback strategy), or if there are barriers for primitives.

      These functions no longer serve a purpose and should be remove as a preparative cleanup step to getting something better in place instead.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: