Unsafe: efficiently comparing two byte arrays
Martin Buchholz
martinrb at google.com
Fri Feb 28 22:58:06 UTC 2014
Thank you!
On Fri, Feb 28, 2014 at 2:48 PM, Aleksey Shipilev <
aleksey.shipilev at oracle.com> wrote:
> 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.
>
>
More information about the core-libs-dev
mailing list