[jdk8u-dev] RFR: 8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo

SendaoYan syan at openjdk.org
Fri May 24 02:47:07 UTC 2024


On Thu, 23 May 2024 02:53:03 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
>   This is clean backport of [JDK-8048215](https://bugs.openjdk.org/browse/JDK-8048215). This PR try to fixed the intermitent failure. The change has been verifed. Only change the testcase, no risk.

The GHA report failure `CAInterop.java#digicerttlsrsarootg5` and `CAInterop.java#quovadisrootca1g3`, which has been record in [JDK-8324583](https://bugs.openjdk.org/browse/JDK-8324583), unrelated to this PR.
The GHA report failure `gc/6581734/Test6581734.java`, I have created a new issue [JDK-8332853](https://bugs.openjdk.org/browse/JDK-8332853) to record this failure. It's unrelated to this PR.

Other failures reported by GHA seems to environmental issues.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/504#issuecomment-2128393407


More information about the jdk8u-dev mailing list