JDK-8273629 : compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-09-11
  • Updated: 2023-10-26
  • Resolved: 2021-09-13
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 18
17.0.10Fixed 18 b15Fixed
Related Reports
Duplicate :  
Relates :  
Description
STDERR:
Error: VM option 'LogCompilation' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'LogCompilation'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1911 Date: 2023-10-24 12:47:19 +0000
24-10-2023

Fix request [17u] I backport this for parity with 17.0.5-oracle. I added a new test description from JDK-8273456. Test code only, no risk. Test passes. This approach failed. Backporting this makes no sense without 8273456. See below.
24-10-2023

Fix request [17u] Included in backport of 8273456.
24-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1807 Date: 2023-09-27 19:47:37 +0000
27-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/604 Date: 2022-07-28 14:46:00 +0000
28-07-2022

The fix for this bug is in jdk-18+15-800.
15-09-2021

Changeset: 261cb44b Author: Jie Fu <jiefu@openjdk.org> Date: 2021-09-13 12:10:56 +0000 URL: https://git.openjdk.java.net/jdk/commit/261cb44b13e5910180a2599ca756eb7ae6f9c443
13-09-2021

Single failure sighting in jdk-18+15-794-tier6.
12-09-2021