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

Paul Hohensee phh at openjdk.org
Thu Feb 29 22:55:53 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.

Marked as reviewed by phh (Reviewer).

windows-x86 GHA builds seem broken due to unrelated issue.

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

PR Review: https://git.openjdk.org/jdk8u-dev/pull/429#pullrequestreview-1910014029
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/429#issuecomment-1972109094


More information about the jdk8u-dev mailing list