hg: build-infra/jdk9: * Vardeps in jar should not depend on calculated dependencies (i.e. files to include in the jar) since that might exceed command line limits (also it's unclear if the behavior matches vardefs responsibility)

magnus.ihse.bursie at oracle.com magnus.ihse.bursie at oracle.com
Fri Sep 4 08:44:10 UTC 2015


Changeset: 833a6d84d308
Author:    ihse
Date:      2015-09-04 10:44 +0200
URL:       http://hg.openjdk.java.net/build-infra/jdk9/rev/833a6d84d308

* Vardeps in jar should not depend on calculated dependencies (i.e. files to include in the jar) since that might exceed command line limits (also it's unclear if the behavior matches vardefs responsibility)
* Vardeps in java compilation should depend on includes/excludes.

! make/common/JavaCompilation.gmk



More information about the build-infra-dev mailing list