IcedTeaWeb: using java 9 run args ?

Laurent Bourgès bourges.laurent at gmail.com
Tue Oct 9 07:24:08 UTC 2018


Jiri,

I will prototype moving all java9 args from linux launchers into a common
arg file: itw.args.

It will reduce the size and complexity and allow its reuse in windows
launchers.
I suppose it will simplify rust launchers too.


> > I wonder if you would agree giving java 9 add-reads, add-export args as
> argument files ?
> > See
> >
> https://blog.codefx.org/java/five-command-line-options-hack-java-module-system/#Thoughts-On-Command-Line-Options
> >
> > It would simplify a lot the linux / windows shell scripts and possibly
> rust launchers (1.8) and
> > allow using the same arg file for both win/unix launcher (unified).
> >
>
> Hi!
>
> Interesting idea...
>
> Isnt it already achievable via -J ?
> /me not tried
>

This work is dedicated to improving existing shell scripts, not using arg
file for the jnlp application (out of scope).

Cheers,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20181009/d8980b54/attachment.html>


More information about the distro-pkg-dev mailing list