RFR: 8312495: assert(0 <= i && i < _len) failed: illegal index after JDK-8287061 on big endian platforms [v2]
Vladimir Kozlov
kvn at openjdk.org
Mon Jul 24 21:43:41 UTC 2023
On Mon, 24 Jul 2023 19:45:36 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> The langtools/tier1 failure on linux-x86 looks unrelated
>
> ```
> # Internal Error (g1ConcurrentMark.cpp:1671), pid=37061, tid=37071
> # fatal error: Overflow during reference processing, can not continue. Current mark stack depth: 65472, MarkStackSize: 65536, MarkStackSizeMax: 4194304. Please increase MarkStackSize and/or MarkStackSizeMax and restart.
> ```
https://bugs.openjdk.org/browse/JDK-8312534
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14976#issuecomment-1648666684
More information about the hotspot-compiler-dev
mailing list