Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4094319

(spec) java.io.FileWriter not clear about simultaneous access

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.1.4
    • core-libs
    • None
    • beta
    • generic
    • generic
    • Verified

      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.

            mmcclosksunw Michael Mccloskey (Inactive)
            kasmithsunw Kevin Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: