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

Ioi Lam iklam at openjdk.java.net
Tue Mar 9 21:27:12 UTC 2021


On Tue, 9 Mar 2021 19:29:50 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> 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

Looks good. I think this qualifies as a trivial change.

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

Marked as reviewed by iklam (Reviewer).

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


More information about the hotspot-runtime-dev mailing list