hg: build-infra/jdk8/jdk: * Add JDK_FILTER as option for compiling just parts of the Java files in the JDK. (This can break integrity of the resulting build! While the build will be faster, it is not guaranteed to be correct. Use with care!)

magnus.ihse.bursie at oracle.com magnus.ihse.bursie at oracle.com
Mon Sep 10 06:43:47 PDT 2012


Changeset: 02aca0e4c2f5
Author:    ihse
Date:      2012-09-10 15:43 +0200
URL:       http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/02aca0e4c2f5

* Add JDK_FILTER as option for compiling just parts of the Java files in the JDK. (This can break integrity of the resulting build! While the build will be faster, it is not guaranteed to be correct. Use with care!)
* Split up the JDK Makefile to several targets, and make *-only versions of them, just like the top-level Makefile. (Calling an *-only target will bypass dependency checking and can produce incorrect results! Use with care!)

! makefiles/CompileJavaClasses.gmk
! makefiles/Makefile




More information about the build-infra-dev mailing list