JarFile.java
9.11 KB
-
ZipFile.java: Implement OPEN_DELETE mode... · 9ac96ca1
* java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor, close can delete the file, finalize calls close. * java/util/jar/JarFile.java: Constructor that takes mode now calls super. From-SVN: r36007
Mark Wielaard committed