< prev index next >

test/com/sun/jdi/RedefineCrossEvent.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -23,15 +23,15 @@
 
 /**
  *  @test
  *  @bug 4628726
  *  @summary Test class redefinition at each event cross tested with other tests
- *
  *  @author Robert Field
  *
  *  @modules java.corba
  *           jdk.jdi
+ *
  *  @run build TestScaffold VMConnection TargetAdapter TargetListener
  *  @run compile -g AccessSpecifierTest.java
  *  @run compile -g AfterThreadDeathTest.java
  *  @run compile -g ArrayRangeTest.java
  *  @run compile -g BacktraceFieldTest.java
< prev index next >