Testing hotspot's Atomic::cmpxchg(jbyte*) ?

Martin Buchholz martinrb at google.com
Fri Aug 19 19:18:06 UTC 2016


FYI I don't think java.util.concurrent has any plans for sub-int-sized
atomics.  We would use it if we added an AtomicByteArray, but that probably
won't happen (users can just use VarHandle directly!)


More information about the core-libs-dev mailing list