RFR: 8358694: VM asserts if CodeCacheSegmentSize is not a power of 2 [v9]
Aleksey Shipilev
shade at openjdk.org
Tue Jun 24 09:07:35 UTC 2025
On Tue, 24 Jun 2025 04:03:42 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 one additional commit since the last revision:
>
> uintx to size_t
Looks okay.
-------------
Marked as reviewed by shade (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25708#pullrequestreview-2952856203
More information about the hotspot-compiler-dev
mailing list