8181307: tests added/changed by 8166139 should be updated to use the latest testlibrary
authoriignatyev
Wed, 31 May 2017 10:41:07 -0700
changeset 45290 51bbbe0b42b4
parent 45289 d56bca4fdf8f
child 45293 48b129d88216
8181307: tests added/changed by 8166139 should be updated to use the latest testlibrary Reviewed-by: rriggs
jdk/test/java/net/URLClassLoader/closetest/CloseTest.java
--- a/jdk/test/java/net/URLClassLoader/closetest/CloseTest.java	Wed May 31 14:00:55 2017 +0800
+++ b/jdk/test/java/net/URLClassLoader/closetest/CloseTest.java	Wed May 31 10:41:07 2017 -0700
@@ -29,7 +29,8 @@
  *          jdk.compiler
  * @library ../../../../com/sun/net/httpserver
  *          /lib/testlibrary
- * @build FileServerHandler jdk.testlibrary.FileUtils JarUtils CompilerUtils
+ *          /test/lib
+ * @build FileServerHandler JarUtils CompilerUtils
  * @run main/othervm CloseTest
  * @summary URL-downloaded jar files can consume all available file descriptors
  */