RFR: 8339837: Remove unused BootstrapMethodsInvokers.isLambdaMetafactoryCondyBSM

Claes Redestad redestad at openjdk.org
Tue Sep 10 12:35:04 UTC 2024


On Tue, 10 Sep 2024 11:41:43 GMT, Jorn Vernee <jvernee 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).

Thanks @JornVernee !

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

PR Comment: https://git.openjdk.org/jdk/pull/20932#issuecomment-2340595839


More information about the core-libs-dev mailing list