Integrated: 8338936: StringConcatFactory optimize the construction of MethodType and MethodTypeDesc
Shaojin Wen
duke at openjdk.org
Mon Aug 26 20:29:08 UTC 2024
On Sun, 25 Aug 2024 11:50:27 GMT, Shaojin Wen <duke at 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.wensj at alibaba-inc.com>
Committer: Chen Liang <liach at 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
More information about the core-libs-dev
mailing list