RFR: 8330587: IGV: remove ControlFlowTopComponent
Christian Hagedorn
chagedorn at openjdk.org
Fri Apr 19 11:38:57 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
That's a reasonable choice - looks good!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18859#pullrequestreview-2011202280
More information about the hotspot-compiler-dev
mailing list