[jdk8u-dev] Withdrawn: 8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use

duke duke at openjdk.org
Wed May 29 17:19:07 UTC 2024


On Thu, 25 Jan 2024 07:32:51 GMT, Kazuhisa Takakuri <ktakakuri at openjdk.org> wrote:

> Hi all,
> 
> This is a backport of JDK-8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use.
> The JMXStartStopTest.java test failures reported in this issue also occur in JDK8.
> This backport improves testing to use a dynamically allocated port.
> 
> testing: jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.java
> 
> With this fix alone, the test remains unstable.
> Backporting with JDK-8035395 makes JMXStartStopTest.java more stable.
> 
> Thank you.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/429


More information about the jdk8u-dev mailing list