RFR: 8358694: VM asserts if CodeCacheSegmentSize is not a power of 2 [v9]
Amit Kumar
amitkumar at openjdk.org
Wed Jun 25 04:41:42 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
Thanks again for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25708#issuecomment-3003172821
More information about the hotspot-compiler-dev
mailing list