On Wed, 7 Dec 2022 14:08:28 GMT, Claes Redestad <redes...@openjdk.org> wrote:

>> Various code cleanups around java.lang.invoke code. Started out with dead 
>> code removal in `jli.MemberName`, then piled on to fix a set of minor 
>> inefficiencies (excessive vararg array allocations, unnecessary defensive 
>> cloning of parameter arrays etc).
>
> Claes Redestad has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Cleanup more unused imports. Further code removals.

Ran through tier1+2 and all java.lang.invoke tests locally without surprises

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

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

Reply via email to