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

java.io.FileWriter has incorrect throws tags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.1
    • unknown, 1.4.0
    • core-libs
    • None
    • hopper
    • generic, unknown, sparc
    • generic, solaris_2.5.1, solaris_2.6, solaris_7
    • Verified

      public FileWriter(String fileName, boolean append) throws IOException

      Throws:
      IOException - if the specified file is not found or if some other I/O
      error occurs.

      But I found this constructor does not throw IOExcepion if the file does
      not exist.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: