Merge
authoramurillo
Tue, 19 Jan 2016 11:43:01 -0800
changeset 35275 4dbd51482fb8
parent 35273 b2435eb4bbec (current diff)
parent 35274 ff00e4bd5a74 (diff)
child 35276 50b3cdcef339
Merge
--- a/jdk/test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java	Mon Jan 18 20:22:13 2016 -0800
+++ b/jdk/test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java	Tue Jan 19 11:43:01 2016 -0800
@@ -24,6 +24,8 @@
 /*
  * @test
  * @bug 8028994
+ * @ignore 8147477
+ * @ignore 8147494
  * @author Staffan Larsen
  * @library /lib/testlibrary
  * @modules jdk.attach/sun.tools.attach
--- a/jdk/test/tools/launcher/TooSmallStackSize.java	Mon Jan 18 20:22:13 2016 -0800
+++ b/jdk/test/tools/launcher/TooSmallStackSize.java	Tue Jan 19 11:43:01 2016 -0800
@@ -24,6 +24,7 @@
 /*
  * @test
  * @bug 6762191
+ * @ignore 8146751
  * @summary Setting stack size to 16K causes segmentation fault
  * @compile TooSmallStackSize.java
  * @run main TooSmallStackSize