[jdk8u-dev] RFR: 8205653: test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTest.java and RmiSslBootstrapTest.sh fail with handshake_failure
Paul Hohensee
phh at openjdk.org
Wed May 21 17:43:03 UTC 2025
On Tue, 22 Apr 2025 02:39:48 GMT, SendaoYan <syan at openjdk.org> wrote:
>> Follow-up fix for JDK-8145919
>> Almost clean backport except for /jdk/test/ProblemList.txt
>>
>> The patch fixes intermittent failure in test/jdk/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test.
>>
>> Change has been verified locally, test-fix only, no risk.
>
> GHA report several failures:
>
> 1. Test gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java run timed out, this backport PR will not affect this test in theory, I think this timed out failure is unrelated to this PR.
> 2. Test com/sun/jdi/PrivateTransportTest.sh run fails, this backport PR will not affect this test in theory, I think this timed out failure is unrelated to this PR.
> 3. Test compiler/unsafe/OpaqueAccesses.java fails, which has been recorded by [JDK-8337185](https://bugs.openjdk.org/browse/JDK-8337185), it's unrelated to this PR.
> 4. Other failures are all CA expired issue, it's unrelated to this PR.
The bot hasn't removed the oca label, even though @sendaoYan was approved quite some time ago.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/625#issuecomment-2898746508
More information about the jdk8u-dev
mailing list