On Sun, 25 Aug 2024 11:50:27 GMT, Shaojin Wen <d...@openjdk.org> wrote:

> optimize the construction of MethodType and MethodTypeDesc to reduce memory 
> allocate

@wenshao Can you change all `MethodTypeDesc.of` and the 
`CONSTRUCTOR_METHOD_TYPE` static final fields in inlined strategy to be 
optimized too?

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

PR Comment: https://git.openjdk.org/jdk/pull/20704#issuecomment-2308978740

Reply via email to