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

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

This pull request has now been integrated.

Changeset: 3212f80a
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3212f80a
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8261937: LambdaForClassInBaseArchive: SimpleApp$$Lambda$1 missing

Reviewed-by: iklam, dcubed

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

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


More information about the hotspot-runtime-dev mailing list