Review Request 8152197: Single place to specify module-specific information for images build
Alan Bateman
Alan.Bateman at oracle.com
Mon Mar 21 18:57:22 UTC 2016
On 21/03/2016 17:32, Mandy Chung wrote:
> Erik,
>
> This cleans up several makefiles and now have one single file (make/common/Modules.gmk) to specify the module-specific information for the build:
>
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8152197/webrev.00/index.html
>
>
This looks a good clean-up.
One thing that isn't clear is how to get tool modules into the JRE. I
suspect that JRE_MODULES needs to be $(BOOT_MODULES) +
$(PLATFORM_MODULES) + jdk.policytool + jdk.scripting.nashorn.shell to be
consistent with JRE 8 builds.
-Alan
More information about the jigsaw-dev
mailing list