That look ok.I'm assuming this change won't cause problems on Windows that don't have a /tmp? I'm guessing not, since /home likely doesn't exist either on Windows. JRPT runs ok?
Brad On 10/8/2015 4:43 PM, Wang Weijun wrote:
Please review the fix at
http://cr.openjdk.java.net/~weijun/8085904/webrev.00/
I just s/home/tmp/g. /home is an autofs mount point and resolving it slows
everything down. Hopefully FQDN look up is not the problem here.
Thanks
Max
