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

Chen Liang liach at openjdk.org
Sun Aug 25 22:04:03 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 liach (Reviewer).

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

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


More information about the core-libs-dev mailing list