-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b02
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.