RFR of JDK-8170704: java/rmi/activation/Activatable/* tests fails intermittently with "output improperly annotated"
Daniel Fuchs
daniel.fuchs at oracle.com
Tue Dec 6 10:19:55 UTC 2016
Looks reasonable to me Hamlin!
best regards,
-- daniel
On 06/12/16 07:18, Hamlin Li wrote:
> Would you please review the below patch?
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8170704
> webrev: http://cr.openjdk.java.net/~mli/8170704/webrev.00/
>
> * Root Cause:
> The issue can be reproduced by adjust sleeping time to smaller values,
> so on busy machine it's possible that the sleeping time is not long
> enough for rmi system to pass myRMI err/out to rmid err/out.
> * Solution:
> scale timeout by time factor.
>
> Thank you
> -Hamlin
More information about the core-libs-dev
mailing list