Integrated: 8358694: VM asserts if CodeCacheSegmentSize is not a power of 2

Amit Kumar amitkumar at openjdk.org
Wed Jun 25 04:41:43 UTC 2025


On Tue, 10 Jun 2025 04:46:43 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:

> Makes sure that JVM exits gracefully when `CodeCacheSegmentSize` is not a power of 2.

This pull request has now been integrated.

Changeset: 263e32bb
Author:    Amit Kumar <amitkumar at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/263e32bb8507310dd4c9a4eca7f6e428303d3a53
Stats:     84 lines in 2 files changed: 84 ins; 0 del; 0 mod

8358694: VM asserts if CodeCacheSegmentSize is not a power of 2

Reviewed-by: shade, dfenacci

-------------

PR: https://git.openjdk.org/jdk/pull/25708


More information about the hotspot-compiler-dev mailing list