Integrated: 8283298: Make CodeCacheSegmentSize a product flag

Jie Fu jiefu at openjdk.java.net
Wed Mar 23 08:51:36 UTC 2022


On Thu, 17 Mar 2022 08:27:25 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> As discussed in https://github.com/openjdk/jdk/pull/7830, this patch makes `CodeCacheSegmentSize` a product flag.
> It also fixes two bugs when testing the release VM with CodeEntryAlignment={512, 1024}.
> Please review it.
> 
> Thanks.
> Best regards,
> Jie

This pull request has now been integrated.

Changeset: 026b8530
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/026b85303c01326bc49a1105a89853d7641fcd50
Stats:     14 lines in 4 files changed: 8 ins; 1 del; 5 mod

8283298: Make CodeCacheSegmentSize a product flag

Reviewed-by: dlong, kvn

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

PR: https://git.openjdk.java.net/jdk/pull/7851


More information about the hotspot-dev mailing list