RFR 8136645: jlink tool should create windows os compatible launcher
Alan Bateman
Alan.Bateman at oracle.com
Fri Apr 1 08:46:03 UTC 2016
On 01/04/2016 09:38, Sundararajan Athijegannathan wrote:
> Thanks for your comments.
>
> * Removed !Files.exists
> * Added isWindows check for .bat files
>
> Updated webrev: http://cr.openjdk.java.net/~sundar/8136645/webrev.03/
>
This looks okay.
At some point then we need to change this so that it generates based on
the target OS but it is a bit of a corner case to be generating a
Windows runtime image when not on Windows. On the other hand, one might
be creating a runtime image for an embedded system, say linux-arm, when
on Windows, so that should work. We probably need other issues to track
some of the residual issues to make that work.
-Alan
More information about the jigsaw-dev
mailing list