History log of /openjdk9/jdk/test/java/util/zip/ZipFile/FinalizeZipFile.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


# 11822:110f7f35760f 29-Apr-2015 darcy

8078334: Mark regression tests using randomness
Reviewed-by: xuelei, alanb


# 10785:b11ecf1f46a2 11-Oct-2014 alanb

8058855: Update java.util.zip tests to work with modular image
Reviewed-by: dholmes, sherman, alanb
Contributed-by: amy.lu@oracle.com


# 9043:2d01f25b1b37 07-Jan-2014 alanb

8030089: java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds
Reviewed-by: alanb
Contributed-by: tristan.yan@oracle.com


# 6424:e0552f13f4a2 23-Jan-2013 sherman

8006773: test/java/util/zip/ZipFile/FinalizeZipFile.java failing intermittently
Summary: fixed the test case
Reviewed-by: alanb


# 3909:272483f6650b 06-Apr-2011 ohair

7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes


# 3335:4379c762ec50 04-Jan-2011 sherman

7009618: regression test failed caused by the fix for 7003462
Summary: avoid caching the "ended" Inflater in ZipFile class
Reviewed-by: alanb