[jdk8u-dev] RFR: 8066708: JMXStartStopTest fails to connect to port 38112 [v4]

Kazuhisa Takakuri ktakakuri at openjdk.org
Fri Sep 6 05:45:59 UTC 2024


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

I resolved the conflict.
The conflict is due to an error in the backport #429 that led to an additional fix #541.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/430#issuecomment-2333274473


More information about the jdk8u-dev mailing list