hg: jdk8/tl/jdk: 7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently
shanliang.jiang at oracle.com
shanliang.jiang at oracle.com
Fri Dec 21 00:28:00 PST 2012
Changeset: 42ee6b6ad373
Author: jbachorik
Date: 2012-12-21 09:27 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/42ee6b6ad373
7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently
Summary: ClientCommunicatorAdmin should call gotIOException((IOException)e) instead of restart((IOException)e) when detecting a communication error, because the method gotIOException will send a failure notification if necessary.
Reviewed-by: emcmanus, sjiang
Contributed-by: jaroslav.bachorik at oracle.com
! src/share/classes/com/sun/jmx/remote/internal/ClientCommunicatorAdmin.java
More information about the compiler-dev
mailing list