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.
These functions no longer serve a purpose and should be remove as a preparative cleanup step to getting something better in place instead.
- relates to
-
JDK-8072956 BarrierSet Flags enum is unused
-
- Resolved
-