RFR: 8358694: VM asserts if CodeCacheSegmentSize is not a power of 2 [v2]
Amit Kumar
amitkumar at openjdk.org
Tue Jun 10 08:46:29 UTC 2025
On Tue, 10 Jun 2025 08:41:16 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
>> Makes sure that JVM exits gracefully when `CodeCacheSegmentSize` is not a power of 2.
>
> Amit Kumar has updated the pull request incrementally with two additional commits since the last revision:
>
> - fix
> - move the changes in flag constraints specific file
Thanks for the suggestion. I have moved the changes to the constraints specific file (I didn't know that this file exists, So missed it).
Please have another look. @shipilev @dafedafe
Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25708#issuecomment-2958216293
More information about the hotspot-compiler-dev
mailing list