RFR: 8019537: jdk8-build prebuild fails in source bundle generation, The path of TOOLS_DIR ... is not found

David (Oracle) Katleman david.katleman at oracle.com
Tue Jul 2 16:58:54 UTC 2013


On Jul 2, 2013, at 1:54 AM, Erik Joelsson <erik.joelsson at oracle.com> wrote:

> Please review this fix for the --with-tools-dir configure parameter. In "8017047: Can't use --with-java-devtools and --with-devkit at the same time", I carelessly added BASIC_FIXUP_PATH to both --with-tools-dir and --with-devkit, with the intention of adding support for relative paths. This doesn't work for --with-tools-dir however, since this parameter is supposed to handle a colon separated path string, containing multiple paths. This fix removes that call, restoring the old functionality of --with-tools-dir.
> 
> http://cr.openjdk.java.net/~erikj/8019537/webrev.root.01/

Fix looks correct, approved.

Let me know when you've integrated and I'll restart the build forest build.

Thanks

Dave


More information about the build-dev mailing list