RFR: 8339837: Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM
Jorn Vernee
jvernee at openjdk.org
Tue Sep 10 11:44:04 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.
Marked as reviewed by jvernee (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20932#pullrequestreview-2292184498
More information about the core-libs-dev
mailing list