--- old/test/jdk/jdk/nio/zipfs/ZeroDate.java 2018-02-08 02:20:07.697265958 -0800 +++ new/test/jdk/jdk/nio/zipfs/ZeroDate.java 2018-02-08 02:20:07.473265959 -0800 @@ -49,6 +49,7 @@ * @summary JDK 9 rejects zip files where the modified day or month is 0 * or otherwise represent an invalid date, such as 1980-02-30 24:60:60 * @author Liam Miller-Cushon + * @modules jdk.zipfs */ public class ZeroDate {