mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-23 20:23:14 -05:00
* 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