Hi. Can you took a quick look on this fix. While adding missing @modules declaration in jdk/nio/zipfs/ZeroDate.java, I noticed that @modules declaration is not in the right location in other tests. Per the agreement it should come before any @run.
Bug: https://bugs.openjdk.java.net/browse/JDK-8178342 Webrev: http://cr.openjdk.java.net/~shurailine/8178342/webrev.00/ Thank you. Shura