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 This pull request has now been integrated. Changeset: 5ecbecfb Author: Shaojin Wen <shaojin.we...@alibaba-inc.com> Committer: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5ecbecfbcac681e9e6750be37ca4bc2591db21e6 Stats: 61 lines in 1 file changed: 14 ins; 9 del; 38 mod 8338936: StringConcatFactory optimize the construction of MethodType and MethodTypeDesc Reviewed-by: redestad, liach ------------- PR: https://git.openjdk.org/jdk/pull/20704