< prev index next >

test/sun/tools/jhsdb/BasicLauncherTest.java

Print this page
rev 17272 : 8181391: remove explicit @build actions for the top level testlibary classes
Reviewed-by: duke

@@ -25,11 +25,10 @@
  * @test
  * @summary Basic test for jhsdb launcher
  * @library /test/lib
  * @library /lib/testlibrary
  * @build jdk.testlibrary.*
- * @build jdk.test.lib.apps.*
  * @run main BasicLauncherTest
  */
 
 import java.io.BufferedReader;
 import java.io.IOException;
< prev index next >