-
Bug
-
Resolution: Fixed
-
P4
-
7.0.0
-
JMC 7 Iter 7
a. enabling 'archive-products' (tycho-p2-director-plugin) will help generating platform independent application bundle (used for updating jlink'd JDK).
b. update -vm flag in jmc.ini (only for osx).
c. Remove non existing module ref `java.xml.bind,java.xml.ws.annotation` from --add-modules. As current version of JMC i.e 7.0.0 intended to work with JDK 11 (i.e for bundled with JDK 11) and can be overridden by providing custom config file or with -vmargs.