RFR: 8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified

Claes Redestad claes.redestad at oracle.com
Fri Feb 20 12:54:03 UTC 2015


Hi all,

please review this simple fix to do the right null checks in a few 
ZipEntry methods.

bug: https://bugs.openjdk.java.net/browse/JDK-8068790
webrev: http://cr.openjdk.java.net/~redestad/jdk9/8068790/webrev.0/

/Claes



More information about the core-libs-dev mailing list