JDK-8156943 : aarch64: String.compare intrinsic does not support CompactStrings
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: aarch64
  • Submitted: 2016-05-13
  • Updated: 2016-08-11
  • Resolved: 2016-06-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b131Fixed
Related Reports
Blocks :  
Description
The aarch64 StrComp intrinsic does not support CompactStrings

It should support at least LL

Comments
Approved for JDK 9.
21-06-2016

Request FC exemption Justification: more time is needed to add CompactStrings support to AARCH64 intrinsics. Risk: Low. Only AARCH64 code is changed Proposed Integration Date: June 30, 2016
23-05-2016