-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
Currently there is no way in IGV to show C2 dominance-related information. (the usual way to visualise it is by printing it to stdout using -XX:+PrintDominators, which doesn't make for an easy read). We should add a view that visualises the dominator tree of blocks/nodes in IGV and possibly adds other dominator information.