< prev index next >

test/java/net/Socket/OldSocketImplTestDriver.java

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

@@ -28,11 +28,10 @@
 
 /**
  * @test
  * @bug 6449565
  * @library /test/lib
- * @build jdk.test.lib.process.ProcessTools
  * @run main OldSocketImplTestDriver
  * @summary Test driver for OdlSocketImpl
  */
 public class OldSocketImplTestDriver {
     public static void main(String[] args) throws Throwable {
< prev index next >