On 03/01/2014 02:29 AM, Martin Buchholz wrote: > Are word-size reads in ByteBuffer actually intrinsified? I could find no > evidence for that. Perhaps this is an important missing optimization for > hotspot to make?
It is a missing optimization, and we will get to that: https://bugs.openjdk.java.net/browse/JDK-8026049 -Aleksey.