jdk-24/jdk/test/java/util/zip/ZipFile
Xueming Shen 9e918d6fbc 4759491: method ZipEntry.setTime(long) works incorrectly
6303183: Support NTFS and Unix-style timestamps for entries in Zip files
7012856: (zipfs) Newly created entry in zip file system should set all file times non-null values
7012868: (zipfs) file times of entry in zipfs should always be the same regardless of TimeZone

To add suuport of Info-ZIP extended timestamp in extra data fields

Reviewed-by: martin, alanb
2013-05-29 19:50:47 -07:00
..
Assortment.java 4759491: method ZipEntry.setTime(long) works incorrectly 2013-05-29 19:50:47 -07:00
Available.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ClearStaleZipFileInputStreams.java 7094995: Trailing daemon thread causes continuous GC in agentvm mode 2011-11-18 09:03:43 +00:00
Comment.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
Constructor.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
CopyJar.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
CorruptedZipFiles.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
crash.jar Initial load 2007-12-01 00:00:00 +00:00
DeleteTempJar.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
deletetempjar.sh 8003890: corelibs test scripts should pass TESTVMOPTS 2012-12-13 14:47:35 +00:00
EnumAfterClose.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
FinalizeInflater.java 7003462: cannot read InputStream returned by java.util.ZipFile.getInputStream(ZipEntry) 2010-12-13 14:12:56 -08:00
FinalizeZipFile.java 8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently 2013-01-23 10:29:50 -08:00
GetDirEntry.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
input.jar Initial load 2007-12-01 00:00:00 +00:00
input.zip Initial load 2007-12-01 00:00:00 +00:00
LargeZipFile.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
ManyEntries.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
ManyZipFiles.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
ReadAfterClose.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
ReadLongZipFileName.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ReadZip.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
ReleaseInflater.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ShortRead.java 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
StreamZipEntriesTest.java 8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile 2013-05-02 09:18:56 -07:00