8147629: quarantine tests failing in 2016.01.14 PIT snapshot

Ignore test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java and test/tools/launcher/TooSmallStackSize.java

Reviewed-by: rdurbin, amurillo
This commit is contained in:
Daniel D. Daugherty 2016-01-19 09:40:55 -08:00
parent 92c707e680
commit 6452a8d8e3
2 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,8 @@
/*
* @test
* @bug 8028994
* @ignore 8147477
* @ignore 8147494
* @author Staffan Larsen
* @library /lib/testlibrary
* @modules jdk.attach/sun.tools.attach

View File

@ -24,6 +24,7 @@
/*
* @test
* @bug 6762191
* @ignore 8146751
* @summary Setting stack size to 16K causes segmentation fault
* @compile TooSmallStackSize.java
* @run main TooSmallStackSize