History log of /openjdk10/jdk/test/jdk/nio/zipfs/Basic.java
Revision Date Author Comments
# 14617:1b987c49ae41 25-May-2016 sherman

8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()
Reviewed-by: alanb, shurailine


# 14381:b9ed1a4feefb 06-May-2016 sherman

8150496: (zipfs) Fix performance issues in zip-fs
8150366: (zipfs) lastAccessTime and createTime returned as null instead of default value
Reviewed-by: alanb, redestad, shade


# 10967:e336cbd8b15e 03-Dec-2014 chegar

8049367: Modular Run-Time Images
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com


# 10875:67a92afb97bc 27-Oct-2014 mchung

8043277: Update jdk regression tests to extend the default security policy instead of override
Reviewed-by: alanb, mullan, chegar, sla


# 9910:bb79460d72d8 09-May-2014 mchung

8040059: Change default policy for extensions to no permission
Reviewed-by: alanb, mullan, erikj


# 9758:0e9e2be5c381 15-Apr-2014 sherman

8038500: (zipfs) Upgrade ZIP provider to be a supported provider
Summary: to move zipfs into jdk.nio.zipfs
Reviewed-by: alanb, mchung, erikj