-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: hs18, 9
-
Component/s: hotspot
-
b120
-
sparc
-
solaris_10
MacroAssembler::array_equals() currently emits a 4-byte array comparison loop on SPARC but we can do a 8-byte comparison if the array addresses are doubleword aligned. The intrinsic is used for byte/char Arrays.equals() and String.equals().
- relates to
-
JDK-8054307 JEP 254: Compact Strings
-
- Closed
-