RFR: 8282651: ZGC: vmTestbase/gc/ArrayJuggle/ tests fails intermittently with exit code 97 [v2]
Ramkumar Sunderbabu
rsunderbabu at openjdk.org
Mon Jan 9 15:58:27 UTC 2023
> 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:
8282651: ZGC: vmTestbase/gc/ArrayJuggle/ tests fails intermittently with exit code 97
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11830/files
- new: https://git.openjdk.org/jdk/pull/11830/files/5b4f7bb3..2d02621f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11830&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11830&range=00-01
Stats: 12 lines in 1 file changed: 7 ins; 2 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/11830.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11830/head:pull/11830
PR: https://git.openjdk.org/jdk/pull/11830
More information about the hotspot-gc-dev
mailing list