RFR: 8338936: StringConcatFactory optimize the construction of MethodType and MethodTypeDesc [v2]

Claes Redestad redestad at openjdk.org
Mon Aug 26 09:33:04 UTC 2024


On Sun, 25 Aug 2024 21:40:14 GMT, Shaojin Wen <duke at openjdk.org> wrote:

>> optimize the construction of MethodType and MethodTypeDesc to reduce memory allocate
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   use MethodTypeDescImpl.ofValidated

Marked as reviewed by redestad (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20704#pullrequestreview-2260241974


More information about the core-libs-dev mailing list