[jdk17u-dev] Integrated: 8297476: Increase InlineSmallCode default from 1000 to 2500 for RISC-V
Fei Yang
fyang at openjdk.org
Wed Jul 12 03:11:20 UTC 2023
On Tue, 11 Jul 2023 02:48:40 GMT, Fei Yang <fyang at openjdk.org> wrote:
> I would like to backport [JDK-8297476](https://bugs.openjdk.org/browse/JDK-8297476). Patch applies cleanly.
> This improves renaissance benchmark performance obviously on linux-riscv64 platform.
> And this won't affect other platforms as it doesn't change the default value of the parameter for them.
This pull request has now been integrated.
Changeset: a299757c
Author: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/a299757c7c9f57c00d2a4a56394a31ffde1908e3
Stats: 7 lines in 1 file changed: 0 ins; 6 del; 1 mod
8297476: Increase InlineSmallCode default from 1000 to 2500 for RISC-V
Backport-of: 5e196b4b8e623107424e2fb54672790fd925fe73
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1565
More information about the jdk-updates-dev
mailing list