-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8u60, 9
-
None
With JDK-8143642, shebang argument handling was fixed for Mac OS X. On that platform, shebang arguments are passed in to Nashorn as an array of arguments separated along spaces. Linux passes the shebang arguments in to Nashorn as one string. This string needs to be split into single arguments properly, in which process delimited strings (with single or double quotes) must be taken into account.
- duplicates
-
JDK-8143642 Nashorn shebang argument handling is broken
-
- Resolved
-
- relates to
-
JDK-8144221 fix Nashorn shebang argument handling on Mac/Linux
-
- Resolved
-
-
JDK-8143642 Nashorn shebang argument handling is broken
-
- Resolved
-