8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test
authorakulyakh
Fri, 21 Oct 2016 17:04:13 +0300
changeset 42036 09fd67eeda94
parent 42035 10e6e31dc1aa
child 42038 0f1bd2e6bc48
8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test Summary: Quarantining a test Reviewed-by: sla
hotspot/test/serviceability/jdwp/AllModulesCommandTest.java
--- a/hotspot/test/serviceability/jdwp/AllModulesCommandTest.java	Fri Oct 21 12:30:12 2016 +0300
+++ b/hotspot/test/serviceability/jdwp/AllModulesCommandTest.java	Fri Oct 21 17:04:13 2016 +0300
@@ -32,6 +32,7 @@
  * @test
  * @summary Tests the modules-related JDWP commands
  * @library /test/lib
+ * @ignore 8168478
  * @modules jdk.jdwp.agent
  * @modules java.base/jdk.internal.misc
  * @compile AllModulesCommandTestDebuggee.java