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

Ramkumar Sunderbabu rsunderbabu at openjdk.org
Wed Jan 18 04:14:22 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:

  Correcting the comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11830/files
  - new: https://git.openjdk.org/jdk/pull/11830/files/2d02621f..448b597a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11830&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11830&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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