Draft JEP: Launch Single-File Source-Code Programs

David Lloyd david.lloyd at redhat.com
Tue Feb 13 13:24:00 UTC 2018


I think the shell takes care of that bit... though it does seem to
pass in the entire argument string as one big argument, so in this
case the arguments will have to be re-parsed out of that.

On Tue, Feb 13, 2018 at 3:12 AM, Andrew Haley <aph at redhat.com> wrote:
> There looks like an omission in the proposal.  In files launched
> with a shebang, the first line shouldn't be ignored: it should be
> parsed as arguments.  But the proposal doesn't explicitly say that.
>
> --
> Andrew Haley
> Java Platform Lead Engineer
> Red Hat UK Ltd. <https://www.redhat.com>
> EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



-- 
- DML


More information about the jdk-dev mailing list