RFR: 8283298: Make CodeCacheSegmentSize a product flag [v2]

Vladimir Kozlov kvn at openjdk.java.net
Wed Mar 23 03:17:33 UTC 2022


On Wed, 23 Mar 2022 02:08:01 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
>
> Jie Fu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add comments

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-dev mailing list