RFR: 8340831: Simplify simple validation for class definition in MethodHandles.Lookup
Claes Redestad
redestad at openjdk.org
Wed Sep 25 13:03:39 UTC 2024
On Wed, 25 Sep 2024 12:58:22 GMT, Chen Liang <liach at openjdk.org> wrote:
>> 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.
Ah.. Yeah, either way you like, but if it's an internal name (`foo/Bar`) then including internal in the variable names consistently is good I think.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21170#discussion_r1775187937
More information about the core-libs-dev
mailing list