8166126: Missing dependecies on jdk.zipfs module for jdk/nio/zipfs/jarfs/JFSTester.java

Reviewed-by: alanb
This commit is contained in:
Sergei Kovalev 2016-09-15 16:28:26 +03:00
parent bc3449ccbe
commit 1a710e37d2

@ -26,6 +26,7 @@
* @bug 8164389
* @summary walk entries in a jdk.nio.zipfs.JarFileSystem
* @modules jdk.jartool/sun.tools.jar
* jdk.zipfs
* @run testng JFSTester
*/