hotspot/test/serviceability/jdwp/AllModulesCommandTest.java
changeset 42640 09dba077f1e7
parent 42036 09fd67eeda94
child 42647 d01f2abf2c65
--- a/hotspot/test/serviceability/jdwp/AllModulesCommandTest.java	Tue Dec 06 22:49:17 2016 +0100
+++ b/hotspot/test/serviceability/jdwp/AllModulesCommandTest.java	Wed Dec 07 14:37:35 2016 +0300
@@ -32,7 +32,6 @@
  * @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