RFR: 8261937: LambdaForClassInBaseArchive: SimpleApp$$Lambda$1 missing

Calvin Cheung ccheung at openjdk.java.net
Tue Mar 9 19:35:12 UTC 2021


Please review this simple test fix to handle the situation if other lambda proxy classes loaded prior to the one from the test.

The fix passed mach5 tier1 and 2 testing.

Thanks!
Calvin

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

Commit messages:
 - 8261937: LambdaForClassInBaseArchive: SimpleApp$$Lambda$1 missing

Changes: https://git.openjdk.java.net/jdk/pull/2897/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2897&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8261937
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2897.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2897/head:pull/2897

PR: https://git.openjdk.java.net/jdk/pull/2897


More information about the hotspot-runtime-dev mailing list