Merge
authoriignatyev
Thu, 29 Oct 2015 10:56:58 +0000
changeset 33482 94a47fd61841
parent 33480 e4cef6796874 (current diff)
parent 33481 cef122ff96a1 (diff)
child 33484 19436533aef1
Merge
--- 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