Specs for java.io.FileOutputStream and java.io.FileWriter classes does not specify behavior when there are multiple FileOutputStreams or FileWriters open on the same file simultaneously. Simultaneous access to the same file is not allowed on all Java enabled platforms. The spec might be re-written to say that simultaneous access to the same file may be allowed on a platform specific basis.
-
Michael Mccloskey (Inactive)
-
Kevin Smith (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
0 Start watching this issue
- Created:
- Updated:
- Resolved:
- Imported:
- Indexed: