RFR JDK-8141491: Unaligned memory access in Bits.c

Coleen Phillimore coleen.phillimore at oracle.com
Wed Nov 25 19:42:42 UTC 2015


Sending to core-libs mailing list.

On 11/25/15 2:19 PM, Alexander Smundak wrote:
> Please take a look at
> http://cr.openjdk.java.net/~asmundak/8141491/jdk/webrev.00
> that fixes the problem.
>
> It utilizes the ability of some (GCC and Clang) to declare data
> alignment explicitly.
> I have verified it works on x86_64 Linux by running
> jdk/test/java/nio/Buffer/Basic.java test
>
> I need a sponsor.
>
> Sasha




More information about the core-libs-dev mailing list