[lworld] RFR: 8378721: [lworld] Remove redundant LoadableDescriptors from LambdaMetafactory
Chen Liang
liach at openjdk.org
Thu Feb 26 22:25:45 UTC 2026
On Wed, 25 Feb 2026 22:08:46 GMT, Chen Liang <liach at openjdk.org> wrote:
> All the added types area derived from `Class` objects, meaning all the classes discovered here are already loaded by the JVM. No need for the attribute at all.
>
> This also simplifies the merge diff with mainline.
Thanks for the review! Ran tier 1-3 on linux x64, all clear. I think this is ready to go.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/2170#issuecomment-3969579533
More information about the valhalla-dev
mailing list