On Jul 2, 2013, at 1:54 AM, Erik Joelsson <[email protected]> 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
