RFR: 8310843: Reimplement ByteArray and ByteArrayLittleEndian with Unsafe [v10]
Glavo
duke at openjdk.org
Thu Jul 20 13:59:45 UTC 2023
On Thu, 20 Jul 2023 13:46:10 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> Also... `Integer::toString` seems to be `@IntrinsicCandidate` ?
It's just a bytecode intrinsics, it is only replaced when used in a fluent-chain of StringBuilder/Buffer.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14636#discussion_r1269503321
More information about the core-libs-dev
mailing list