RFR: 8254352: 3 compiler tests failed with "assert(allocates2(pc)) failed"
Aleksey Shipilev
shade at openjdk.java.net
Sun Oct 11 17:52:08 UTC 2020
On Sun, 11 Oct 2020 14:59:07 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> JDK-8252847 changes added new AVX3 specific stubs for arraycopy and increased code buffer size but it was not enough.
> On Windows we need 3500 bytes more because additional code is used to preserve registers.
>
> Tested hs tier1-3 and ran bug's tests on machine where they failed.
Marked as reviewed by shade (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/592
More information about the hotspot-compiler-dev
mailing list