< prev index next >

test/com/sun/jdi/BacktraceFieldTest.java

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

@@ -24,14 +24,12 @@
 /**
  *  @test
  *  @bug 4446677
  *  @bug 8158237
  *  @summary debuggee used to crash when debugging under jbuilder
- *
  *  @author jjh
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g BacktraceFieldTest.java
  *  @run driver BacktraceFieldTest
  */
 
< prev index next >