RFR: 8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs
David Holmes
dholmes at openjdk.org
Mon Dec 16 00:50:41 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.
@theRealAph this needs backporting to JDK 24.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22516#issuecomment-2544252538
More information about the hotspot-compiler-dev
mailing list