Re: RFR of JDK-8078221, TEST_BUG: java/rmi/Naming/DefaultRegistryPort.java fails intermittently

2018-04-12 Thread Hamlin Li

Hi Roger,

Thank you for reviewing, will push the code after improve the exception 
message.


-Hamlin


On 13/04/2018 3:41 AM, Roger Riggs wrote:

Hi Hamlin,

Looks ok.

Please improve the exception message at line 76: to make it clear that 
the retries were

exhausted and not some other cause or exception.

Thanks, Roger


On 4/11/2018 10:47 PM, Hamlin Li wrote:

would you please review the following patch?

bug: https://bugs.openjdk.java.net/browse/JDK-8078221

webrev: http://cr.openjdk.java.net/~mli/8078221/webrev.00/


Thank you

-Hamlin







Re: RFR of JDK-8078221, TEST_BUG: java/rmi/Naming/DefaultRegistryPort.java fails intermittently

2018-04-12 Thread Roger Riggs

Hi Hamlin,

Looks ok.

Please improve the exception message at line 76: to make it clear that 
the retries were

exhausted and not some other cause or exception.

Thanks, Roger


On 4/11/2018 10:47 PM, Hamlin Li wrote:

would you please review the following patch?

bug: https://bugs.openjdk.java.net/browse/JDK-8078221

webrev: http://cr.openjdk.java.net/~mli/8078221/webrev.00/


Thank you

-Hamlin





RFR of JDK-8078221, TEST_BUG: java/rmi/Naming/DefaultRegistryPort.java fails intermittently

2018-04-11 Thread Hamlin Li

would you please review the following patch?

bug: https://bugs.openjdk.java.net/browse/JDK-8078221

webrev: http://cr.openjdk.java.net/~mli/8078221/webrev.00/


Thank you

-Hamlin