< prev index next >

test/serviceability/jdwp/AllModulesCommandTest.java

Print this page
rev 12368 : 8078450: Implement consistent process for quarantine of tests
Reviewed-by: dfazunen, dholmes, sspitsyn

@@ -30,11 +30,10 @@
 
 /**
  * @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
  * @run main/othervm AllModulesCommandTest
  */
< prev index next >