8178095: Add GC stress test TestSystemGC

Erik Helin erik.helin at oracle.com
Wed Apr 5 07:14:04 UTC 2017


Hi all,

this patch adds a small stress test called TestSystemGC. The test
stresses a full GC implementation by allocating objects of different
life times while concurrently calling System.gc() repeatedly.

Enhancement:
https://bugs.openjdk.java.net/browse/JDK-8178095

Patch:
http://cr.openjdk.java.net/~ehelin/8178095/00/

Testing:
- make run-test TEST=hotspot/test/gc/stress/systemgc

Thanks,
Erik



More information about the hotspot-gc-dev mailing list