RFR: 8282651: ZGC: vmTestbase/gc/ArrayJuggle/ tests fails intermittently with exit code 97 [v3]
Leonid Mesnik
lmesnik at openjdk.org
Wed Jan 18 05:13:19 UTC 2023
On Wed, 18 Jan 2023 04:14:22 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.
>
> Ramkumar Sunderbabu has updated the pull request incrementally with one additional commit since the last revision:
>
> Correcting the comments
Marked as reviewed by lmesnik (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/11830
More information about the hotspot-gc-dev
mailing list