Integrated: 8280029: G1: "Overflow during reference processing, can not continue" on x86_32

Aleksey Shipilev shade at openjdk.java.net
Tue Jan 18 14:44:32 UTC 2022


On Mon, 17 Jan 2022 12:24:05 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This should fix the intermittent G1 x86_32 failure in GHA. See more investigation in the bug. I think at this point we are better off bumping the default mark stack size for 32-bit builds. Also fix the error message to be less misleading.
> 
> Additional testing:
>   - [x] Affected test on Linux fastdebug x86_32, 100 repeats; used to fail at about 10th iteration, does not fail anymore;
>   - [x] Linux x86_32 fastdebug `tier1`
>   - [x] Linux x86_32 fastdebug `tier2`
>   - [x] Linux x86_32 fastdebug `tier3`

This pull request has now been integrated.

Changeset: 1725f77b
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1725f77bcd6528d56960a0796fcea3725cc98b6a
Stats:     5 lines in 2 files changed: 1 ins; 0 del; 4 mod

8280029: G1: "Overflow during reference processing, can not continue" on x86_32

Reviewed-by: tschatzl, ayang

-------------

PR: https://git.openjdk.java.net/jdk/pull/7109



More information about the hotspot-gc-dev mailing list