RFR: 8358694: VM asserts if CodeCacheSegmentSize is not a power of 2 [v2]
Damon Fenacci
dfenacci at openjdk.org
Wed Jun 11 06:23: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
Running Tier1-3+ tests
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25708#issuecomment-2961391686
More information about the hotspot-compiler-dev
mailing list