[jdk17u-dev] Integrated: 8283298: Make CodeCacheSegmentSize a product flag

Dmitry Chuyko dchuyko at openjdk.org
Wed Oct 19 20:38:20 UTC 2022


On Wed, 12 Oct 2022 11:55:56 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> As suggested in https://github.com/openjdk/jdk17u-dev/pull/753 this change can be backported separately. I am going to update that JDK-8284578 PR on top on this one.
> The patch is almost identical to the original one but the single change in test is excluded. Test part would otherwise be exactly reverted by necessary JDK-8283229 but the test file is not present in jdk17u as JDK-8281467 (Allow larger OptoLoopAlignment and CodeEntryAlignment) is missing. The latter can be backported after this one if necessary.
> 
> Testing: tier1, tier2 on x86 and aarch64.

This pull request has now been integrated.

Changeset: fe4819b5
Author:    Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/fe4819b5eb25e97b459aded9e1ab93586445b301
Stats:     13 lines in 3 files changed: 8 ins; 0 del; 5 mod

8283298: Make CodeCacheSegmentSize a product flag

Reviewed-by: phh
Backport-of: 026b85303c01326bc49a1105a89853d7641fcd50

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

PR: https://git.openjdk.org/jdk17u-dev/pull/782


More information about the jdk-updates-dev mailing list