RFR: 8261937: LambdaForClassInBaseArchive: SimpleApp$$Lambda$1 missing [v2]

Calvin Cheung ccheung at openjdk.java.net
Tue Mar 9 21:48:23 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

Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:

  improves the shouldMatch

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/2897/files
  - new: https://git.openjdk.java.net/jdk/pull/2897/files/7682a9a0..7fe4257c

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2897&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2897&range=00-01

  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