JDK-8253169 : [BACKOUT] Improve large object handling during evacuation
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2020-09-15
  • Updated: 2020-09-21
  • Resolved: 2020-09-15
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 16
16 b16Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
JDK-8158045 fails to build on aarch64:

Assembler messages:
599173: Error: conditional branch out of range

in G1ParScanThreadState.o


Comments
Changeset: 74851c50 Author: Kim Barrett <kbarrett@openjdk.org> Date: 2020-09-15 14:33:04 +0000 URL: https://git.openjdk.java.net/jdk/commit/74851c50
15-09-2020