On 28/05/2016 05:29, Mandy Chung wrote:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8152721/webrev.00/

The launcher does not handle the new options with whitespace separated 
arguments properly.  This patch applies that consistently in java.c  I leave 
arg.c as is that Kumar/Henry can consider cleanup in the future.

The new options are handled correctly on the command, I think it's just the JDK internal JLI_Launch entry point where this was missed. The patch looks okay, I just wonder if there is there are any tests that could use this entry point.

-Alan

Reply via email to