8168535: Quarantine GcCauseTest02 and GcTest02

Reviewed-by: jwilhelm, sjohanss
This commit is contained in:
Michail Chernov 2016-10-31 18:18:05 +03:00
parent bedfd21b60
commit f4949ad896
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@
* @modules java.base/jdk.internal.misc
* @library /test/lib
* @library ../share
* @ignore 8168396
* @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcCauseTest02
*/
import utils.*;

View File

@ -31,6 +31,7 @@ import utils.*;
* @modules java.base/jdk.internal.misc
* @library /test/lib
* @library ../share
* @ignore 8168396
* @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcTest02
*/