> On Oct 9, 2015, at 7:50 AM, Bradford Wetmore <[email protected]> > wrote: > > 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.
I believe so. > JRPT runs ok? Yes. The Mac test shows all finish in 1 or 2 seconds. Thanks Max > > 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 >>
