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

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Mon Jan 9 15:52:58 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.

> 

I am abandoning that approach. GC stressing would be retained.

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

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


More information about the hotspot-gc-dev mailing list