RFR: JDK-8055735: JDK_FILTER is broken
Erik Joelsson
erik.joelsson at oracle.com
Thu Jun 9 10:40:56 UTC 2016
After the source code restructure, the JDK_FILTER functionality is not
working well. The first module that needs to be recompiled gets the
filter applied, but then the dependents also get it and the macro finds
zero files and fails the build. I have created a fix for this that makes
the build pass, but JDK_FILTER is still not functioning very well.
Bug: https://bugs.openjdk.java.net/browse/JDK-8055735
Webrev: http://cr.openjdk.java.net/~erikj/8055735/webrev.top.01/
/Erik
More information about the build-dev
mailing list