RFR: 8143121: javax/management/remote/mandatory/loading/MethodResultTest.java fails intermittently

Alexander Kulyakhtin alexander.kulyakhtin at oracle.com
Mon Nov 23 11:19:41 UTC 2015


Hi,

Could you, please, review this small, test-only, change:

CR: https://bugs.openjdk.java.net/browse/JDK-8143121
Webrev: http://cr.openjdk.java.net/~akulyakh/8143121/test/javax/management/remote/mandatory/loading/MethodResultTest.java.udiff.html

The precondition for this test is a JMXConnector having established a successful connection.
On some environments the test sometimes can not connect at the first attempt, because the target application is not yet ready.
We are changing the test so that it tries to connect again if it gets IOException during the connection.

Best regards,
Alexander


More information about the serviceability-dev mailing list