Click on the Disassembly tab to view the annotated bytecode with Java TM source interleaved. As before, this view shows both Exclusive and Inclusive User CPU times, with the most expensive calls highlighted in green. In this view the Java bytecode appears in black, while its corresponding Java source appears in light gray. You might also notice that, similar to the Source tab, the Disassembly tabs provides index lines in red italicized text such as Method-Name <HotSpot-compiled leaf instructions>, which represents the HotSpot compiled version of the named method.