JDK-8278758 : runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 18
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-12-14
  • Updated: 2022-07-18
  • Resolved: 2021-12-14
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 11 JDK 13 JDK 15 JDK 17 JDK 18 JDK 19
11.0.15-oracleFixed 13.0.13Fixed 15.0.9Fixed 17.0.3-oracleFixed 18 b28Fixed 19Fixed
Related Reports
Relates :  
Description
```
STDERR:
Error: VM option 'DeoptimizeALot' 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
A pull request was submitted for review. URL: https://git.openjdk.org/jdk15u-dev/pull/235 Date: 2022-07-18 11:48:39 +0000
18-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk13u-dev/pull/372 Date: 2022-07-18 11:35:34 +0000
18-07-2022

Fix request (13u, 15u) test-only follow-up fix, clean patch, proved on the test
18-07-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk11u-dev/pull/795 Date: 2022-01-26 10:52:06 +0000
26-01-2022

Fix Request (11u) Fixes the failing test. Applies cleanly. Test start to pass.
26-01-2022

Fix request [17u] I backport this for parity with 17.0.3-oracle. No risk, only a test change. Follow up of 8262134. Clean backport. The jdk17u-fix-request was handles in the related bug JDK-8262134
17-01-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk17u-dev/pull/74 Date: 2022-01-10 14:17:18 +0000
10-01-2022

This fix should be in jdk-18+28-1973.
15-12-2021

Changeset: f48a3e86 Author: Jie Fu <jiefu@openjdk.org> Date: 2021-12-14 22:50:21 +0000 URL: https://git.openjdk.java.net/jdk18/commit/f48a3e86d0274912160f3c415f92741eefa1cb1d
14-12-2021

ILW = Test fails with release build, always, use -XX:+IgnoreUnrecognizedVMOptions = MHM = P3
14-12-2021