[jdk8u-dev] RFR: 8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
duke
duke at openjdk.org
Fri Aug 16 00:27:52 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.
@ktakakuri
Your change (at version 98cff0fe2875d1aaee5702c5359796488d57aa13) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/429#issuecomment-2171942192
More information about the jdk8u-dev
mailing list