JDK-8049369 : Tool to create modular image
  • Type: Sub-task
  • Component: tools
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-07-05
  • Updated: 2016-01-06
  • Resolved: 2014-09-18
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
9-repo-jigsawFixed
Description
This task tracks the development of a writer tool that will be used to create the module image. TBD whether the tool creates the contents for ${java.home}/lib/modules or the complete image.

This tool will initially start out in JDK 9 as a tool used in the build, it will later grow into or be superseded by the jlink API + tool.
Comments
This has been pushed to jigsaw/m2: http://hg.openjdk.java.net/jigsaw/m2/jdk/rev/6d3e4a478cbd
18-09-2014

In jake then the jlink has a jimage writer, we will need to decide how to bring this over to Bertha.
30-08-2014