History log of /openjdk10/jdk/test/java/util/jar/TestExtra.java
Revision Date Author Comments
# 12745:f068a4ffddd2 15-Sep-2015 martin

8136583: Core libraries should use blessed modifier order
Summary: Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 7267:90df6756406f 29-May-2013 sherman

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.
Summary: to add suuport of Info-ZIP extended timestamp in extra data fields
Reviewed-by: martin, alanb


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 0:37a05a11f281 30-Nov-2007 duke

Initial load