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

test/tools/jar/UpdateManifest if path to MANIFEST.MF exceeds line length limit

XMLWordPrintable

    • jar
    • b03
    • generic
    • generic
    • Verified

      UpdateManifest.java contains a check that the value of Main-Class is correctly set in MANIFEST.MF. The test assumes that MANIFEST.MF contains a particular sequence of lines, in particular, that the third line will contain Main-Class:. But if any of the prior lines in MANIFEST.MF exceed the line length limit, they will have been continued on subsequent lines, and Main-Class can be on some line past the third, and the test can, incorrectly, fail.

            bristor Dave Bristor (Inactive)
            bristor Dave Bristor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: