Integrated: 8282651: ZGC: vmTestbase/gc/ArrayJuggle/ tests fails intermittently with exit code 97

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Wed Jan 18 06:56:27 UTC 2023


On Tue, 3 Jan 2023 15:14:10 GMT, Ramkumar Sunderbabu <rsunderbabu at openjdk.org> wrote:

> In systems with many cores, lots of threads create arrays very quickly and result in OOM. The intention of the ArrayJuggle tests is not to stress gc but to do array juggling. Hence number of objects juggling can be restricted to a minimum so that we don't face OOM even when threads available are high.

This pull request has now been integrated.

Changeset: 1f438a8a
Author:    Ramkumar Sunderbabu <rsunderbabu at openjdk.org>
Committer: Fairoz Matte <fmatte at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1f438a8a702034c2f10c0008e72395f526b15ef5
Stats:     208 lines in 34 files changed: 146 ins; 0 del; 62 mod

8282651: ZGC: vmTestbase/gc/ArrayJuggle/ tests fails intermittently with exit code 97

Reviewed-by: lmesnik

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

PR: https://git.openjdk.org/jdk/pull/11830


More information about the hotspot-gc-dev mailing list