RFR: 8283298: Make CodeCacheSegmentSize a product flag

Jie Fu jiefu at openjdk.java.net
Wed Mar 23 02:08:03 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

Thanks @vnkozlov for the review.
The comments had been added in the code.
Thanks.

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

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


More information about the hotspot-dev mailing list