[lworld] Integrated: 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.

This pull request has now been integrated.

Changeset: 9c069666
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/9c0696662e3e9083f85d6d17514853779482e84b
Stats:     79 lines in 1 file changed: 0 ins; 77 del; 2 mod

8378721: [lworld] Remove redundant LoadableDescriptors from LambdaMetafactory

Reviewed-by: rriggs

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

PR: https://git.openjdk.org/valhalla/pull/2170


More information about the valhalla-dev mailing list