JDK-8146582 : Ant Support for modular arguments
  • Type: Sub-task
  • Component: deploy
  • Sub-Component: packager
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-01-07
  • Updated: 2016-06-23
  • Resolved: 2016-06-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Description
As was stated by a changeset in the packager sandbox:

"Command line support for new features
* -addmod -limitmod -- both do what JLink does
* -modulepath -- at link time what the path of modules for jlink to consider
* -includecommands=true

I need to investigate if Ant support is complete.
Comments
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/64c31552b095
23-06-2016

Looks good and compiles on Windows for me, but I didn't try to run it. +1
22-06-2016

Review: http://cr.openjdk.java.net/~cbensen/JDK-8146582/webrev.00/
22-06-2016