RE: RFR of JDK-8202291,java/rmi/Naming/LookupIPv6.java failed with Connection refused

2018-05-07 Thread Langer, Christoph
K-8202291,java/rmi/Naming/LookupIPv6.java failed > with Connection refused > > Is someone available to review the following patch? > > Thank you > > -Hamlin > > > On 28/04/2018 11:32 AM, Hamlin Li wrote: > > would you please review the patch? > &g

Re: RFR of JDK-8202291,java/rmi/Naming/LookupIPv6.java failed with Connection refused

2018-05-06 Thread Hamlin Li
Is someone available to review the following patch? Thank you -Hamlin On 28/04/2018 11:32 AM, Hamlin Li wrote: would you please review the patch? bug: https://bugs.openjdk.java.net/browse/JDK-8202291 webrev: http://cr.openjdk.java.net/~mli/8202291/webrev.00/ In original code, there is a wi

RFR of JDK-8202291,java/rmi/Naming/LookupIPv6.java failed with Connection refused

2018-04-27 Thread Hamlin Li
would you please review the patch? bug: https://bugs.openjdk.java.net/browse/JDK-8202291 webrev: http://cr.openjdk.java.net/~mli/8202291/webrev.00/ In original code, there is a window between get registry and rebind which could cause connection refuse. Thank you -Hamlin