JDK-8286446 : PPC64: fix crashes after JDK-8284161 (virtual threads preview)
Type:Bug
Component:hotspot
Sub-Component:runtime
Affected Version:19
Priority:P3
Status:New
Resolution:Unresolved
CPU:ppc
Submitted:2022-05-09
Updated:2022-05-10
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.
After integration of JDK-8284161 the ppc port is broken. There are various crashes running `java -version` with a devkit build and during the build the bootstrap vm crashes as well.
Comments
A pull request was submitted for review.
URL: https://git.openjdk.java.net/jdk/pull/8617
Date: 2022-05-09 22:45:49 +0000