I broke RMIConnector_NPETest again. This time it was passing a timeout value that caused some time calculations to overflow, causing the RMI test library to time out prematurely.

Please review this fix, which is to limit timeout values to something reasonable and to change the test to use the default timeout instead of specifying Long.MAX_VALUE.

Webrev:

        http://cr.openjdk.java.net/~smarks/reviews/8066835/webrev.0/

Bug:

        https://bugs.openjdk.java.net/browse/JDK-8066835

Thanks,

s'marks

Reply via email to