--- a/hotspot/test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java Thu Oct 29 09:24:00 2015 +0100
+++ b/hotspot/test/compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java Thu Oct 29 10:56:58 2015 +0000
@@ -24,6 +24,7 @@
/*
* @test
* @bug 8137167
+ * @ignore 8140405
* @summary Tests jcmd to be able to clear directives added via options
* @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
* @build ClearDirectivesFileStackTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox
--- a/hotspot/test/compiler/compilercontrol/mixed/RandomValidCommandsTest.java Thu Oct 29 09:24:00 2015 +0100
+++ b/hotspot/test/compiler/compilercontrol/mixed/RandomValidCommandsTest.java Thu Oct 29 10:56:58 2015 +0000
@@ -24,6 +24,7 @@
/*
* @test
* @bug 8137167
+ * @ignore 8140667
* @summary Randomly generates valid commands with random types
* @library /testlibrary /../../test/lib /compiler/testlibrary ../share /
* @build RandomValidCommandsTest pool.sub.* pool.subpack.* sun.hotspot.WhiteBox