RFR: 8339573: Update CodeCacheSegmentSize and CodeEntryAlignment for ARM [v3]

Vladimir Kozlov kvn at openjdk.org
Wed Oct 9 18:20:04 UTC 2024


On Wed, 9 Oct 2024 17:41:12 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Okay
>
> We pushed into OpenJDK JMH benchmark which is similar to what we use internally:
> test/micro/org/openjdk/bench/vm/compiler/CodeCacheStress.java
> 
> You can try it while we are running our testing.

CodeEntryAlignment=32 has the same regression as CodeEntryAlignment=12.
And CodeEntryAlignment=64 has no regression

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20864#discussion_r1793958767


More information about the hotspot-dev mailing list