-
Bug
-
Resolution: Fixed
-
P2
-
6u26
-
b08
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2213694 | 7u2 | Sean Coffey | P2 | Closed | Fixed | b08 |
JDK-2213695 | 6-pool | Sean Coffey | P2 | Closed | Duplicate |
SHORT SUMMARY: preClose0 fails with Bad file descriptor error when more than
one stream holds reference to a native FileDescriptor on solaris/linux
INDICATORS:
Testcase link in BugDB report
COUNTER INDICATORS:
TRIGGERS:
Manual closing of output streams which contain reference to the same file
descriptor. Solaris/Linux only.
KNOWN WORKAROUND:
PRESENT SINCE:
1.4.2 +
HOW TO VERIFY:
Simple testcase.
NOTES FOR SE:
See Sun CR 6322678 for most recent changes in this area.
REGRESSION: No.
one stream holds reference to a native FileDescriptor on solaris/linux
INDICATORS:
Testcase link in BugDB report
COUNTER INDICATORS:
TRIGGERS:
Manual closing of output streams which contain reference to the same file
descriptor. Solaris/Linux only.
KNOWN WORKAROUND:
PRESENT SINCE:
1.4.2 +
HOW TO VERIFY:
Simple testcase.
NOTES FOR SE:
See Sun CR 6322678 for most recent changes in this area.
REGRESSION: No.
- backported by
-
JDK-2213694 FileInputStream/FileOutputStream/RandomAccessFile allow file descriptor be closed when still in use
-
- Closed
-
-
JDK-2213695 FileInputStream/FileOutputStream/RandomAccessFile allow file descriptor be closed when still in use
-
- Closed
-
- relates to
-
JDK-7101658 Backout 7082769 changes
-
- Closed
-
-
JDK-7105952 Improve finalisation for FileInputStream/FileOutputStream/RandomAccessFile
-
- Closed
-
-
JDK-6322678 FileInputStream(FileDescriptor) throws IOException when reading a file if FD is invalid
-
- Closed
-