RFR: 8316440: LambdasInTwoArchives.java failed to find WhiteBox.class
Calvin Cheung
ccheung at openjdk.org
Mon Sep 18 23:26:57 UTC 2023
Please review this simple test fix for adding build of `jdk.test.whitebox.WhiteBox`.
Passed tier1 testing.
-------------
Commit messages:
- 8316440: LambdasInTwoArchives.java failed to find WhiteBox.class
Changes: https://git.openjdk.org/jdk/pull/15805/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15805&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8316440
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/15805.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15805/head:pull/15805
PR: https://git.openjdk.org/jdk/pull/15805
More information about the hotspot-runtime-dev
mailing list