On Tue, 8 Oct 2024 15:52:35 GMT, Shaojin Wen <s...@openjdk.org> wrote:

>> A simple optimization that eliminates the allocation of the 
>> MethodTypeDescImpl object when parameterCount is equal to 0 and eliminates 
>> the allocation of argNames when parameterCount is equal to 1
>
> Shaojin Wen has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Lazy initialization of ARG_NAME_CACHE

Looks good. Since I have contributed I think we need another review, such as 
@cl4es.

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21399#pullrequestreview-2354929271

Reply via email to