hg: jdk7u/jdk7u-dev/jdk: 7082769: FileInputStream/FileOutputStream/RandomAccessFile allow file descriptor be closed when still in use; ...

sean.coffey at oracle.com sean.coffey at oracle.com
Tue Sep 13 10:14:44 PDT 2011


Changeset: ffeda936b3ee
Author:    coffeys
Date:      2011-09-13 18:14 +0100
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/ffeda936b3ee

7082769: FileInputStream/FileOutputStream/RandomAccessFile allow file descriptor be closed when still in use
7087019: Initialized is misspelled in FileOutputStream.java
Reviewed-by: alanb

! src/share/classes/java/io/FileInputStream.java
! src/share/classes/java/io/FileOutputStream.java
! src/share/classes/java/io/RandomAccessFile.java
+ test/java/io/etc/FileDescriptorSharing.java




More information about the jdk7u-dev mailing list