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!)
- Testing hotspot's Atomic::cmpxchg(jbyte*) ? David Holmes
- Re: Testing hotspot's Atomic::cmpxchg(jbyte*) ? Aleksey Shipilev
- Re: Testing hotspot's Atomic::cmpxchg(jbyte*) ? Aleksey Shipilev
- Re: Testing hotspot's Atomic::cmpxchg(jbyte*) ? David Holmes
- Re: Testing hotspot's Atomic::cmpxchg(jbyte*... Aleksey Shipilev
- Re: Testing hotspot's Atomic::cmpxchg(jb... David Holmes
- Re: Testing hotspot's Atomic::cmpxc... Aleksey Shipilev
- Re: Testing hotspot's Atomic::c... David Holmes
- Re: Testing hotspot's Atomi... Aleksey Shipilev
- Re: Testing hotspot's Atomi... Paul Sandoz
- Re: Testing hotspot's Atomi... Martin Buchholz
- Re: Testing hotspot's Atomi... David Holmes
- Re: Testing hotspot's Atomic::cmpxchg(jbyte*... John Rose