RFR: 8356774: AArch64: StubGen final stubs buffer too small for ZGC on Cavium CPU

Aleksey Shipilev shade at openjdk.org
Tue May 13 09:39:50 UTC 2025


On Tue, 13 May 2025 08:47:37 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

> Increased final stubs buffer size to allow extra space when running with ZGC enabled on Cavium ThunderX. Cavium is special because it generates stub code to handle unaligned copies. With ZGC enabled this implies a lot more injected barrier code.

All right then! Let's do this version.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25203#pullrequestreview-2835996263


More information about the hotspot-compiler-dev mailing list