[jdk8u-dev] RFR: 8066708: JMXStartStopTest fails to connect to port 38112 [v4]
Zdenek Zambersky
zzambers at openjdk.org
Tue Jan 21 20:11:53 UTC 2025
On Fri, 6 Sep 2024 05:41:43 GMT, Kazuhisa Takakuri <ktakakuri at openjdk.org> wrote:
>> Hi all,
>>
>> This is a backport of JDK-8066708: JMXStartStopTest fails to connect to port 38112.
>> I worked for backporting JDK-8035395 to jdk8u #429, and found that this fix makes this test more stable.
>>
>> The risk is low as this fix only affects testing.
>> Testing: jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.java
>>
>> Thank you.
>
> Kazuhisa Takakuri has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
>
> - Merge branch 'master' into 8066708
> - Resolve conflicts
> - Backport d9fe0af0483e5954ba1d68107fb448669724a464
> - Backport 70f2238ba9a81ba0bb3fe6cbd98a553009992ecb
There is a mistake in this backport causing JMXStartStopTest to fail. I have made another [PR](https://github.com/openjdk/jdk8u-dev/pull/616) with fix.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/430#issuecomment-2605640987
More information about the jdk8u-dev
mailing list