RFR: 8283298: Make CodeCacheSegmentSize a product flag

Dean Long dlong at openjdk.java.net
Sat Mar 19 00:31:34 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

Looks good to me.

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

Marked as reviewed by dlong (Reviewer).

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


More information about the hotspot-dev mailing list