RFR: 8358694: VM asserts if CodeCacheSegmentSize is not a power of 2 [v2]
Aleksey Shipilev
shade at openjdk.org
Tue Jun 10 08:46:28 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
Looks okay to me. Compiler folk should take a look as well.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25708#pullrequestreview-2912570650
More information about the hotspot-compiler-dev
mailing list