JDK-8296030 : compiler/c2/irTests/TestVectorizeTypeConversion.java fails with release VMs after JDK-8291781
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:20
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2022-10-28
Updated:2022-10-29
Resolved:2022-10-28
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.
Error: VM option 'SuperWordRTDepCheck' is develop and is available only in debug version of VM.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Comments
The fix for this bug is integrated in jdk-20+22-1568.
29-10-2022
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk/pull/10900
Date: 2022-10-28 11:21:07 +0000
28-10-2022
Changeset: 754bd531
Author: Jie Fu <jiefu@openjdk.org>
Date: 2022-10-28 12:46:32 +0000
URL: https://git.openjdk.org/jdk/commit/754bd53137a1c596e6f1a7debb847cd563d95699
28-10-2022
ILW = test case fails in release build due to unavailable flag; always; ignore test failure = MHL = P3