gcc/libjava/java
Andrew Haley 52fa9d82f4 re GNATS java.io/203 (File.createTempFile doesn't close descriptor)
2000-06-27  Andrew Haley  <aph@cygnus.com>

       * java/io/File.java (createTempFile): Close the FileDescriptor
       used to create a temp file.  Fixes some of PR 203.
       * java/io/natFileDescriptorPosix.cc (open): Call garbage
       collection if we run out of file handles.

From-SVN: r34755
2000-06-28 12:24:10 +00:00
..
awt MouseEvent.java: Fixed coordinate space confusion. 2000-06-27 21:30:34 +00:00
beans PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
io re GNATS java.io/203 (File.createTempFile doesn't close descriptor) 2000-06-28 12:24:10 +00:00
lang ThreadGroup.java: Added synchronized flag to many methods. 2000-06-28 07:03:11 +01:00
math ObjectStreamException.java: New file. 2000-04-11 09:21:53 +00:00
net PropertyChangeEvent.java (oldVal): Renamed to oldValue. 2000-06-27 05:10:03 +00:00
security Principal.java: New file. 2000-06-28 01:31: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 re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed JAR files) 2000-05-21 00:30:46 +01:00