RFR: 8073093: AARCH64: C2 generates poor code for ByteBuffer accesses

John Rose john.r.rose at oracle.com
Sat Feb 14 00:09:17 UTC 2015


These queries need to go into Unsafe.
We also need Unsafe.getIntMisaligned, etc., which wire through to whatever second-best mechanism the platform offers.
— John


More information about the core-libs-dev mailing list