JDK-8288000 : compiler/loopopts/TestOverUnrolling2.java fails with release VMs
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-08
  • Updated: 2022-06-21
  • Resolved: 2022-06-08
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 17 JDK 19
17.0.5-oracleFixed 19 b26Fixed
Related Reports
Relates :  
Description
STDERR:
Error: VM option 'StressIGVN' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'StressIGVN'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Comments
ILW = test failure; fails on every test run in release mode; run the test in debug mode only = MHL = P3
08-06-2022

Changeset: d959c22a Author: Jie Fu <jiefu@openjdk.org> Date: 2022-06-08 08:08:10 +0000 URL: https://git.openjdk.java.net/jdk/commit/d959c22a9574359e2d5134ac8365e8a9df4f7cef
08-06-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/9080 Date: 2022-06-08 07:33:11 +0000
08-06-2022