RFR: 8286510: Tests under dynamicArchive/methodHandles should check for loading of lambda proxy classes
Calvin Cheung
ccheung at openjdk.org
Tue Feb 7 18:48:31 UTC 2023
On Sat, 4 Feb 2023 01:59:31 GMT, Ioi Lam <iklam 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.
>
> Looks good to me.
Thanks @iklam for the review!
-------------
PR: https://git.openjdk.org/jdk/pull/12414
More information about the hotspot-runtime-dev
mailing list