Duplicate :
|
|
Relates :
|
|
Relates :
|
After the integration of the change "8141132: JEP 254: Compact Strings" the old string intrinsics are broken on PPC64 (even with -XX:-CompactStrings). This change will fix the old intrinsics to work for the case -XX:-CompactStrings. Implementing new or improving the current intrinsics to work with -XX:+CompactStrings will be done in an additional change.