Integrated: 8330587: IGV: remove ControlFlowTopComponent
Tobias Holenstein
tholenstein at openjdk.org
Wed Apr 24 07:27:41 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
This pull request has now been integrated.
Changeset: 165ba87e
Author: Tobias Holenstein <tholenstein at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/165ba87e5732c382b3e97315e959dd5e32cf2984
Stats: 1236 lines in 16 files changed: 0 ins; 1236 del; 0 mod
8330587: IGV: remove ControlFlowTopComponent
Reviewed-by: chagedorn, rcastanedalo
-------------
PR: https://git.openjdk.org/jdk/pull/18859
More information about the hotspot-compiler-dev
mailing list