JDK-8230099 : AArch64: Prepare for backport of JDK-8217368
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11.0.2
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2019-08-23
  • Updated: 2024-09-09
  • Resolved: 2019-08-26
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 11
11.0.5 b05Fixed
Related Reports
Relates :  
Description
Replace inline cmpxchg generation with call to macroassembler
Comments
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/51c94b611e63 User: goetz Date: 2019-08-28 09:42:14 +0000
28-08-2019

Thanks Severin. Apologies for getting this wrong.
26-08-2019

Too late. Fixing manually :) See JDK-8230123: http://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/51c94b611e63
26-08-2019

[~adinn] I think you need to leave the "Fix Version" blank. That way, hg updater will fill it in once you push to jdk11u-dev. Otherwise it'll create a backport bug from this one, AFAIK.
23-08-2019

This change is required to clarify backporting of the fix for JDK-8217368. It separates out the first stage of the fix.
23-08-2019