8313954: Add gc logging to vmTestbase/vm/gc/containers/Combination05

Reviewed-by: tschatzl, lmesnik
This commit is contained in:
Stefan Karlsson 2023-08-09 06:16:39 +00:00
parent 735b16a696
commit 0a42c44bf8

View File

@ -33,9 +33,9 @@
* /test/lib
* @run main/othervm
* -XX:-UseGCOverheadLimit
* -Xlog:gc*:gc.log::filecount=0
* vm.gc.containers.ContainersTest
* -ms low
* -ct TreeSet(randomString)
* -ct LinkedHashSet(random(arrays))
*/