gcc/libjava/java
Mark Wielaard 9ac96ca1f4 ZipFile.java: Implement OPEN_DELETE mode...
* 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
2000-08-27 22:26:27 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt ComponentDataBlitOp.java: New file. 2000-08-16 18:03:48 +00:00
beans PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
io PrintWriter.java (print(String)): Don't catch IOException, write(String) already does. 2000-08-24 06:56:38 +00:00
lang Makefile.in: Rebuilt. 2000-08-26 19:25:13 +00:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net URLClassLoader.java: Find the JarEntry via the JarFile. 2000-08-20 17:49:12 +00:00
security Attributes.java, [...]: Imported from Classpath. 2000-08-19 18:19:42 +00:00
sql ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
text PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
util ZipFile.java: Implement OPEN_DELETE mode... 2000-08-27 22:26:27 +00:00