Integrated: 8339837: Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM

Claes Redestad redestad at openjdk.org
Tue Sep 10 12:38:11 UTC 2024


On Tue, 10 Sep 2024 10:58:19 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> Trivially remove a static optimization mapping for a non-existent method in LambdaMetafactory. The referenced method was refactored into a set of factory methods in java.lang.invoke.ConstantBootstraps before ever becoming a public API.

This pull request has now been integrated.

Changeset: fb51c1e5
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fb51c1e57b9bba876b6b5370c53abbd3196b8b2d
Stats:     16 lines in 1 file changed: 0 ins; 16 del; 0 mod

8339837: Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM

Reviewed-by: jvernee

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

PR: https://git.openjdk.org/jdk/pull/20932


More information about the core-libs-dev mailing list