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

exclude jjs shebang handling test from runs

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 8, 9
    • 9
    • core-libs

    Backports

      Description

        The shebang test introduced with JDK-8144221 fails occasionally on Linux and Solaris. This is not a problem with the test or functionality it covers, but with the fact that some OS platforms impose an upper boundary on the length of shebang lines. If the path to the jjs executable is too long, the line will be truncated, leading to arguments being processed in the wrong way.

        The test will be moved to the currently-failing directory but should still be run manually, especially if changes around jjs and scripting are applied.

        Attachments

          Issue Links

            Activity

              People

                mhaupt Michael Haupt
                mhaupt Michael Haupt
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: