8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test
Summary: Quarantining a test
Reviewed-by: sla
--- 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