There is a difference in the behaviour of jazzlib compared to java.util.zip:
When adding a ZipEntry, jazzlib does not set the modification time to the current time, so its set to 0 in the resulting zip file.
Log in to post a comment.