RFR: 8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs

Vladimir Ivanov vlivanov at openjdk.org
Sat Dec 7 01:54:52 UTC 2024


On Tue, 3 Dec 2024 14:38:39 GMT, Andrew Haley <aph at openjdk.org> wrote:

> I've had a look at the difference between an Intel AVX-512 machine (which does run out of memory) and an AMD machine, and it seems to be that the AVX-512 stubs required by Windows really do take up a lot of space. This should be sufficient.

Looks good.

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

Marked as reviewed by vlivanov (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22516#pullrequestreview-2486251790


More information about the hotspot-compiler-dev mailing list