hg: build-infra/jdk7/langtools: Deal properly with symlinked root, by changing from getCanonicalPath
fredrik.ohrstrom at oracle.com
fredrik.ohrstrom at oracle.com
Thu Nov 17 08:32:21 PST 2011
Changeset: 7d7065e16415
Author: ohrstrom
Date: 2011-11-17 17:33 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk7/langtools/rev/7d7065e16415
Deal properly with symlinked root, by changing from getCanonicalPath
to getAbsolutePath in javac server client.
! src/share/classes/com/sun/tools/javac/comp/Enter.java
! src/share/classes/com/sun/tools/javacserver/JavacServer.java
More information about the build-infra-dev
mailing list