Thread::SpinAcquire and Thread::SpinRelease is a lightweight implementation of a critical section. It should reside in its own class, all use cases should be adjusted accordingly.
- links to
-
Review(master)
openjdk/jdk/28264