mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 18:10:52 +08: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