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

fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java

XMLWordPrintable

    • b136
    • generic
    • generic
    • Not verified

      VersionCheck runs all tools in "bin" directory with standard options like --fullversion etc. But, with fix for JDK-8165595, main class has been added for nashorn modules and so jlink generates launcher scripts in "bin" directory! These are shell scripts not derived from standard launcher and therefore do not confirm to launcher options.

      Fix suggestion: jlink should avoid generating launcher scripts for platform modules as we already have launcher tools for these (like jjs in case of nashorn).

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: