RFR: 8031668: (xxs) TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
Mike Duigou
mike.duigou at oracle.com
Tue Jan 14 01:46:01 UTC 2014
Hello all;
This is a very small change. Currently when TOOLCHAIN_FIND_COMPILER evaluates a compiler it resolves any symbolic links. This behaviour thwarts compiler setups that use a single executable and multiple symbolic links that "curry" configuration information into the link name.
http://cr.openjdk.java.net/~mduigou/JDK-8031668/0/webrev/
Mike
More information about the build-dev
mailing list