JEP 330

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri Jun 1 22:53:16 UTC 2018



On 06/01/2018 03:32 PM, Cay Horstmann wrote:
>
> BTW, in Linux, everything after the /path/to/java in a shebang is 
> passed to the interpreter as a single string. Will the java executable 
> parse it correctly?

Yes. That is taken care of.

-- Jon


More information about the compiler-dev mailing list