-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: core-svc
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
ThreadMXBean#getThreadInfo and ThreadMXBean#findDeadlockedThreads is taking couple of minutes of to get response in JDK17 whereas in JDK8 with the same load the response was quite faster.
2024-11-19T18:19:06,201 getDeadlockedThreads called
2024-11-19T18:20:13,641 getDeadlockedThreads method returned
ThreadMXBean#getThreadInfo and ThreadMXBean#findDeadlockedThreads is taking couple of minutes of to get response in JDK17 whereas in JDK8 with the same load the response was quite faster.
2024-11-19T18:19:06,201 getDeadlockedThreads called
2024-11-19T18:20:13,641 getDeadlockedThreads method returned