RFR: 8290707: runtime/cds/appcds/dynamicArchive/DynamicLambdaWithUseImplMethodHandle.java fails with "Can't find sun.hotspot.whitebox"

Thomas Schatzl tschatzl at openjdk.org
Wed Jul 20 10:13:35 UTC 2022


Hi all,

  can I have reviews for this trivial fix of the `sun.hotspot.whitebox` dependency in a test added recently?

Testing: local test

Thanks,
  Thomas

-------------

Commit messages:
 - Fix dependency

Changes: https://git.openjdk.org/jdk/pull/9568/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9568&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8290707
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/9568.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9568/head:pull/9568

PR: https://git.openjdk.org/jdk/pull/9568


More information about the hotspot-runtime-dev mailing list