[10] RFR: 8184940: JDK 9 rejects zip files where the modified day or month is 0

Liam Miller-Cushon cushon at google.com
Wed Jul 26 22:32:55 UTC 2017


Hello,

This change fixes a regression in JDK 9 by allowing the java.util and zipfs
zip implementations to read archives where the modified day or month is 0.

bug: https://bugs.openjdk.java.net/browse/JDK-8184940
webrev: http://cr.openjdk.java.net/~cushon/8184940/webrev.00/

Thanks,
Liam


More information about the core-libs-dev mailing list