Integrated: 8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs
Andrew Haley
aph at openjdk.org
Mon Dec 9 11:08:44 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.
This pull request has now been integrated.
Changeset: 830173fc
Author: Andrew Haley <aph at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/830173fcb08b004ea3932d47cb522c589feec0b5
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs
Reviewed-by: kvn, vlivanov
-------------
PR: https://git.openjdk.org/jdk/pull/22516
More information about the hotspot-compiler-dev
mailing list