Review request: JDK-8067360: verify-modules target was dropped in jdk9 b41
Alan Bateman
Alan.Bateman at oracle.com
Sat Dec 13 10:25:02 UTC 2014
On 12/12/2014 18:25, Mandy Chung wrote:
> Webrev:
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8067360/webrev.00/
>
> This patch adds back the verify-modules target to the dependences of
> the images target that got dropped in the merge and hides a bug in
> jdeps -Xverify:access.
>
> Erik - I notice make/Javadoc.gmk that sets -bootclasspath
> $(JDK_OUTPUTDIR)/classes that does not exist. I include a patch to
> make/Javadoc.gmk in the webrev. Do you prefer to separate it and file
> a new bug for it?
The fix to jdeps and the re-enabling of verify-modules looks good to me.
I'll leave it to Erik and the build folks to comment on the removing of
-bootclasspath, it might be clearer to track that separately.
-Alan
More information about the build-dev
mailing list