Integrated: 8286510: Tests under dynamicArchive/methodHandles should check for loading of lambda proxy classes

Calvin Cheung ccheung at openjdk.org
Tue Feb 7 18:51:53 UTC 2023


On Fri, 3 Feb 2023 18:03:54 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Fixing the tests under `runtime/cds/appcds/dynamicArchive/methodHandles` - adding a check for loading of lambda proxy classes from the CDS dynamic archive.
> 
> Tested locally on linux-x64 and passed tiers 1-3 testing.

This pull request has now been integrated.

Changeset: 53f72edc
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/53f72edcf603b0052804a8d7ed1ac1e856829eae
Stats:     141 lines in 7 files changed: 112 ins; 21 del; 8 mod

8286510: Tests under dynamicArchive/methodHandles should check for loading of lambda proxy classes

Reviewed-by: iklam

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

PR: https://git.openjdk.org/jdk/pull/12414


More information about the hotspot-runtime-dev mailing list