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

Silent errors creating Manifest from stream1.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.3.0
    • core-libs
    • None
    • other
    • windows_nt

      1. Create a Manifest object from a stream which contains some top-level entires but no mainifest-version. No exception is thrown, so the creation seems to succeed. Attributes are created for the top-level entries. Now write the Manifest to a stream. All top-level entries are omitted.

      2. Create a Manifest object from a file whose last line is not terminated (i.e. does not end with a NL on Unix or CRLF on Windows). The text in the last line is silently ignored.

            kkladkosunw Konstantin Kladko (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: