Features
HSDIS Feature
JITclipse 1.0.1 provides the hsdis feature that can be installed from the update site.
HSDIS is the hot spot disassembler. The assembler code will be printed to the hotspot log if the HSDIS feature is installed. You can also use the Assembly View to take a look at disassembled JIT code.
Views
Assembly View
The assembly view shows native code that was generated by the JIT compiler (if available). It supports syntax highlighting and you can use CTRL-F to search the view.
Note: The Assembly View is only available if you installed the JITclipse hsdis Feature from the update site.
