JDK-8233500 : Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8-shenandoah,14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: x86
  • Submitted: 2019-11-04
  • Updated: 2020-03-27
  • Resolved: 2019-11-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 14
14 b25Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
This has been fixed in shenandoah/jdk. 

It deserves a separate bug for jdk/jdk, because it may result hard to find bug, and probably need to be backported down to 8u.

Current AArch64's code is correct.
Comments
Already in 11-shenandoah via JDK-8232992
11-02-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/78aa7484c722 User: zgu Date: 2019-11-26 19:34:20 +0000
26-11-2019