Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177017 | 7 | Xiaobin Lu | P3 | Closed | Fixed | b19 |
JDK-2172080 | 6u10 | Xiaobin Lu | P3 | Closed | Fixed | b09 |
JDK-2152964 | OpenJDK6 | Xiaobin Lu | P3 | Closed | Fixed | b01 |
We know there is some outliers that safepoint takes too much time and we would like to provide a way to diagnose such problems. We could either dump the threads stack or dump the process to the debugger. This will help us to better understand the safepoint behaviors in some extreme wired cases.
- backported by
-
JDK-2152964 RFE: Provide a way to diagnose the java application if safepoint take too much time
-
- Closed
-
-
JDK-2172080 RFE: Provide a way to diagnose the java application if safepoint take too much time
-
- Closed
-
-
JDK-2177017 RFE: Provide a way to diagnose the java application if safepoint take too much time
-
- Closed
-