History log of /openjdk9/jdk/test/java/util/zip/ZipFile/TestZipFile.java
Revision Date Author Comments
# 16208:4629fe47e826 06-Dec-2016 sherman

8170828: test/java/util/zip/ZipFile/TestZipFile needs @modules to work with Method.setAccessible()
Reviewed-by: martin, rriggs


# 15491:6f390eafc676 31-Aug-2016 shurailine

8164982: Fix legal notices in java/lang, java/net, java/util tests.
Reviewed-by: darcy, iris


# 13410:658984e7e3d0 04-Jan-2016 sherman

8146431: j.u.z.ZipFile.getEntry("") throws AIOOBE
Reviewed-by: lancea


# 13302:d85c42d008a9 14-Dec-2015 sherman

8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
Reviewed-by: coffeys


# 13278:b0314bbe7c41 08-Dec-2015 sherman

8144958: changes by JDK-8142508 seems to have broken jtreg
Reviewed-by: darcy


# 13277:a5d8e25767f8 08-Dec-2015 sherman

8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
Reviewed-by: coffeys