Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177415 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b57 |
JDK-2180597 | 6u18 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
Upon integration of 6667042, we will need disassembler plugins for all our platforms.
Currently the plugin builds only on Solaris. It needs to build and work properly on Linux and Windows also.
Here's a reference to the patch file for the fix to 6667042:
http://webrev.invokedynamic.info/jrose/6667042/hs-6667042.patch
Only the files in src/share/tools/hsdis need adjustment.
(Alternatively, a different implementation could be created for the missing platforms.)
Here's a reference to the PrintAssembly feature:
http://wikis.sun.com/display/HotSpotInternals/PrintAssembly
Currently the plugin builds only on Solaris. It needs to build and work properly on Linux and Windows also.
Here's a reference to the patch file for the fix to 6667042:
http://webrev.invokedynamic.info/jrose/6667042/hs-6667042.patch
Only the files in src/share/tools/hsdis need adjustment.
(Alternatively, a different implementation could be created for the missing platforms.)
Here's a reference to the PrintAssembly feature:
http://wikis.sun.com/display/HotSpotInternals/PrintAssembly
- backported by
-
JDK-2180597 PrintAssembly plugin not available for linux or windows
-
- Resolved
-
-
JDK-2177415 PrintAssembly plugin not available for linux or windows
-
- Closed
-
- relates to
-
JDK-8188073 Add Capstone as backend for hsdis
-
- Resolved
-