On Thu, 20 Jul 2023 13:46:10 GMT, Maurizio Cimadamore <mcimadam...@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

Reply via email to