On 10/02/2014 10:57, Tristan Yan wrote:
Ping: Can anyone give a review on this.
Thank you
Tristan
Changing the test so that it doesn't try to /home/~user seems reasonable
to me.
Stuart - I see you've been sponsoring Tristan's updates to the RMI
tests. Are you going to take this one too?
-Alan
On Feb 6, 2014, at 5:13 PM, Tristan Yan<tristan....@oracle.com> wrote:
Hi All
Please help to review a simple fix for
https://bugs.openjdk.java.net/browse/JDK-8030844
http://cr.openjdk.java.net/~tyan/JDK-8030844/webrev.00/.
Description:
Change replace a “/home/~user" folder with an test source path. Folder
“/home/~user” cause some problem whenever something wrong with the automount
filesystem or an username lookup problem.
Thank you
Tristan