-
Bug
-
Resolution: Fixed
-
P2
-
9
-
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).
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).
- duplicates
-
JDK-8166062 VersionCheck.java fails when looking at nashorn
-
- Closed
-
- relates to
-
JDK-8165595 Main class should be set for nashorn modules
-
- Resolved
-
-
JDK-8165726 fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
-
- Closed
-
-
JDK-8165810 Problem list VersionCheck.java until JDK-8165772 is fixed
-
- Closed
-