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