JDK-8294110 : compiler/uncommontrap/Decompile.java fails after JDK-8293798
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 20
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-09-21
  • Updated: 2024-02-28
  • Resolved: 2022-09-21
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 20
20 b16Fixed
Related Reports
Relates :  
Description
It fails with release VMs.

STDERR:
Error: VM option 'AlwaysIncrementalInline' 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
ILW = same as JDK-8293798 = P3
21-09-2022

Changeset: 07afa3f4 Author: Jie Fu <jiefu@openjdk.org> Date: 2022-09-21 13:10:10 +0000 URL: https://git.openjdk.org/jdk/commit/07afa3f41e937019173ef31fbc1f2a5eb4b89f90
21-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10374 Date: 2022-09-21 11:33:59 +0000
21-09-2022