< prev index next >

test/com/sun/jdi/MultiBreakpointsTest.java

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

@@ -24,14 +24,12 @@
 
 /**
  *  @test
  *  @bug 4359247
  *  @summary Breakpoints on multiple threads have problems.
- *
  *  @author tbell, jjh
  *
- *  @modules jdk.jdi
  *  @build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g MultiBreakpointsTest.java
  *  @run driver MultiBreakpointsTest
  */
 
< prev index next >