Looks ok. I don't think this fixes my /net/`hostname`[.domainname]/ prefix problems on Solaris 11. But your changes are needed, and the /net/ prefix fix can wait.
-kto On Nov 14, 2012, at 6:04 AM, Erik Joelsson wrote: > This is a fix for the logic that prevents configure from creating > configurations in undesired directories. If the path to the source root > contains a symlink, the check got fooled and refused to create a > configuration anywhere. This is currently happening in REs nightly builds of > build-infra for solaris-sparc. > > http://cr.openjdk.java.net/~erikj/8003317/webrev.root.01/ > > As usual, please remember to regenerate configure after applying the patch > and to also commit in jdk/make/closed when pushing. > > /Erik