Re: Script generated using jlink --launcher doesn't espace arguments

2019-03-14 Thread Mandy Chung
I have created https://bugs.openjdk.java.net/browse/JDK-8220700 for this issue. A better solution would be to get the native launcher support [1] to replace this stop-gap generated script. Mandy [1] https://bugs.openjdk.java.net/browse/JDK-8182555 On 3/14/19 7:49 AM, li...@bendem.be wrote:

Re: Script generated using jlink --launcher doesn't espace arguments

2019-03-14 Thread Sundararajan Athijegannathan
Thanks for reporting this issue. Filed a bug -> https://bugs.openjdk.java.net/browse/JDK-8220699 Thanks, -Sundar On 14/03/19, 8:19 PM, li...@bendem.be wrote: Hi, Not quite sure where to report this, but it's a pretty annoying bug making scripts generated using the --launcher parameter

Script generated using jlink --launcher doesn't espace arguments

2019-03-14 Thread lists
Hi, Not quite sure where to report this, but it's a pretty annoying bug making scripts generated using the --launcher parameter unusable for applications accepting complex command line arguments. When generating a launcher script using jlink, the generated script doesn't escape the arguments