On Sun, 9 Jun 2024 22:45:26 GMT, Shaojin Wen <d...@openjdk.org> wrote:
>> After PR #16245, C2 optimizes stores into primitive arrays by combining >> values into larger stores. In the UUID.toString method, >> ByteArrayLittleEndian can be removed, making the code more elegant and >> faster. > > Shaojin Wen has updated the pull request incrementally with one additional > commit since the last revision: > > better parameter names I opened https://github.com/openjdk/jdk/pull/19616, let's continue the unfinished discussion in https://github.com/openjdk/jdk/pull/14636 there. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19610#issuecomment-2157056267