RFR: 8340831: Simplify simple validation for class definition in MethodHandles.Lookup
Chen Liang
liach at openjdk.org
Wed Sep 25 13:00:37 UTC 2024
On Wed, 25 Sep 2024 12:10:32 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> Should I rename other existing name vars too?
>
> AFAICT they already use the record names, so we're not generating redundant code there.
I mean the name variable in makeHiddenClassDefiner and makeClassDefiner that leads up here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21170#discussion_r1775184196
More information about the core-libs-dev
mailing list