-jdk and releative paths
Mike Duigou
mike.duigou at oracle.com
Wed Nov 16 14:45:05 PST 2011
I recently discovered that using relative paths for the -jdk option fails for some of the shell script tests because they expect the jdk path to be an absolute path. (yet one more reason to hate shell tests). About 100 tests fail in jdk/test/test because of the absolute path requirement to their driver shell scripts. Is there any chance that jtreg could convert the path provided to -jdk to an absolute path? being able to use a relative path on the command line is certainly more convenient.
Thanks,
Mike
More information about the jtreg-use
mailing list