JDK-8290707 : runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java fails with "Can't find sun.hotspot.whitebox"
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-07-20
  • Updated: 2022-07-25
  • Resolved: 2022-07-20
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 b07Fixed
Related Reports
Relates :  
Relates :  
Description
See description, using wrong (not any more available) version of whitebox; test introduced in JDK-8290417
Comments
The fix for this bug is in jdk-20+7-370.
20-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9568 Date: 2022-07-20 10:02:35 +0000
20-07-2022

Changeset: 984cd02d Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2022-07-20 12:34:55 +0000 URL: https://git.openjdk.org/jdk/commit/984cd02dfb403830c1e8212b94f21f6c9b48348b
20-07-2022