8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout

Reviewed-by: jmasa, tschatzl
This commit is contained in:
Michail Chernov 2016-07-12 15:06:18 +03:00
parent edbcea17d0
commit dd05422209

View file

@ -43,6 +43,7 @@ import java.util.Random;
* @summary Switches gc log level on fly while stressing memory/gc
* @key gc
* @key stress
* @requires !vm.flightRecorder
* @library /testlibrary /test/lib /
* @modules java.management java.base/jdk.internal.misc
*