JDK-8191988 : JDK-8190862 work for arch s390
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: s390x
  • Submitted: 2017-11-28
  • Updated: 2018-01-05
  • Resolved: 2017-12-22
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 10 JDK 11
10 b38Fixed 11Fixed
Description
This will cover the work the s390.
ZeroTLAB is broken in current code and can be fixed with this cleanup work. Hence, P3.
Comments
This fixes -XX:+ZeroTLAB which was broken on s390. See also test compiler/memoryinitialization/ZeroTLABTest.java.
21-12-2017