JDK-8288203 : runtime/ClassUnload/UnloadTestWithVerifyDuringGC.java fails with release VMs
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-10
  • Updated: 2022-06-13
  • Resolved: 2022-06-10
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 Other
20 masterFixed jdk-cpuFixed
Related Reports
Relates :  
Description

STDERR:
Error: VM option 'VerifyDuringGC' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions.
Error: The unlock option must precede 'VerifyDuringGC'.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Comments
Changeset: 5d0e8b69 Author: Jie Fu <jiefu@openjdk.org> Date: 2022-06-10 11:40:25 +0000 URL: https://git.openjdk.org/jdk/commit/5d0e8b698144a83025c6912520097f24128858f7
10-06-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9125 Date: 2022-06-10 11:14:22 +0000
10-06-2022