Draft JEP: Launch Single-File Source-Code Programs
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Mon Feb 12 11:22:41 UTC 2018
Jon,
Looks awesome! :)
/Magnus
On 2018-02-09 00:18, Jonathan Gibbons wrote:
> This draft JEP contains a proposal to enhance the |java| launcher to
> support running a
> program supplied as a single file of Java source code. The program
> will be compiled
> and run, without the need to explicit invoke javac, or to package up a
> jar file.
>
> For more details, see:
>
> http://openjdk.java.net/jeps/8192920
>
> -- Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20180212/c3644181/attachment.html>
More information about the compiler-dev
mailing list