[jdk8u-dev] Integrated: 8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
Kazuhisa Takakuri
ktakakuri at openjdk.org
Mon Jun 17 18:01:24 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 now been integrated.
Changeset: 6abb3f27
Author: Kazuhisa Takakuri <ktakakuri at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/6abb3f27b9a535f741c7d3a8dfa0d6b811263a9e
Stats: 98 lines in 1 file changed: 52 ins; 2 del; 44 mod
8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
Reviewed-by: phh, andrew
Backport-of: 70f2238ba9a81ba0bb3fe6cbd98a553009992ecb
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/429
More information about the jdk8u-dev
mailing list