Hi, Please help review the changeset for
issue: https://bugs.openjdk.java.net/browse/JDK-8076641 webrev: http://cr.openjdk.java.net/~sherman/8076641/webrev/ It appears there is zip tool over there that purposely doesn't generate the complete NTFS timestamp in loc table (while it does generate the correct one in cen header), probably to save some bytes. The proposed change here is to simply ignore those "data blocks" during extra data parsing, if no enough valid data embedded. Thanks, Sherman