[jdk8u-dev] RFR: 8335851: [8u] Test JMXStartStopTest.java fails after JDK-8334415

SendaoYan syan at openjdk.org
Mon Jul 8 15:08:40 UTC 2024


On Mon, 8 Jul 2024 09:14:01 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> The testcase `sun/management/jmxremote/startstop/JMXStartStopTest.java` compile error after [JDK-8334415](https://bugs.openjdk.org/browse/JDK-8334415). This PR fix the testcase bug, the change has been verified, no risk.

The GHA test runner report several failures, all the failures are CA issues, which is fixing by https://github.com/openjdk/jdk8u-dev/pull/526 now. It's unrelated to this PR.


security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#digicerttlseccrootg5
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#digicerttlsrsarootg5
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#quovadisrootca1g3

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/541#issuecomment-2214379923


More information about the jdk8u-dev mailing list