RFR: 8310843: Reimplement ByteArray and ByteArrayLittleEndian with Unsafe [v9]
Chen Liang
liach at openjdk.org
Thu Jun 29 07:59:55 UTC 2023
On Thu, 29 Jun 2023 07:42:21 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> What issue are you running into at startup that require this change?
I wish to use this too before java.lang.invoke is ready, such as reading unaligned in the Classfile API.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14636#issuecomment-1612586631
More information about the core-libs-dev
mailing list