[jdk8u-dev] Integrated: 8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
SendaoYan
syan at openjdk.org
Thu Jan 30 10:35:55 UTC 2025
On Thu, 23 May 2024 02:53:03 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
> This is 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.
This pull request has now been integrated.
Changeset: bfd4d8ba
Author: SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/bfd4d8ba52ee6126adcd8f3e1e09373ca2e699c4
Stats: 13 lines in 1 file changed: 7 ins; 1 del; 5 mod
8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo
Ensure the target thread has reached wait() before inspecting it
Reviewed-by: phh
Backport-of: 84b88b391288bb4297bc941d9047a0cfaa5c60b2
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/504
More information about the jdk8u-dev
mailing list