RFR: 8330587: IGV: remove ControlFlowTopComponent

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Mon Apr 22 07:43:28 UTC 2024


On Fri, 19 Apr 2024 09:33:21 GMT, Tobias Holenstein <tholenstein at openjdk.org> wrote:

> The control flow window (very right, next to Bytecodes) implemented by ControlFlowTopComponent is no longer used with the availability of the new CFG view.
> 
> Therefore ControlFlowTopComponent is removed

Looks good, thanks for cleaning it up!

-------------

Marked as reviewed by rcastanedalo (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18859#pullrequestreview-2013994514


More information about the hotspot-compiler-dev mailing list