Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177670 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b56 |
JDK-2180584 | 6u18 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
The serviceability agent has the ability to reconstruct class files from process images which can sometimes be critical to debugging a crash. Currently there are some problems with how it does this. In particular it's logic for selecting a version number if broken, the handling of the synthetic attribute can cause invalid class files to be emitted, handling of RewriteFrequentPairs results in corrupted class files.
- backported by
-
JDK-2180584 class file dumping from SA is broken
-
- Resolved
-
-
JDK-2177670 class file dumping from SA is broken
-
- Closed
-