-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 10
-
Component/s: core-svc
-
b31
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8251494 | openjdk8u282 | Paul Hohensee | P4 | Resolved | Fixed | b01 |
dumpAllThreads currently cannot limit returned stack trace depth as can getThreadInfo. dumpAllThreads can therefore take excessive time/space for programs with thousands of threads. dumpAllThreads should provide the same functionality as getThreadInfo.
- backported by
-
JDK-8251494 JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument
-
- Resolved
-
- csr for
-
JDK-8185705 JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument
-
- Closed
-