RFR: 8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs
Vladimir Kozlov
kvn at openjdk.org
Thu Dec 5 16:32:40 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.
Marked as reviewed by kvn (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/22516#pullrequestreview-2482247062
More information about the hotspot-compiler-dev
mailing list