-
Bug
-
Resolution: Unresolved
-
P4
-
17
-
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