-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b24
Open any graph in IGV. The graph will be opened in a new tab as expected. But the tab has the name "graph" instead of the actual graph name. Further, the "Bytecode" and "Control Flow" windows are not updated with the current graph.
The reason for this is that we do not set `graphContent` when opening a new EditorTopComponent. This is a regression introduced inJDK-8295934
The reason for this is that we do not set `graphContent` when opening a new EditorTopComponent. This is a regression introduced in
- blocks
-
JDK-8289503 IdealGraphVisualizer improvements for JDK 20
- Closed
- relates to
-
JDK-8295934 IGV: keep node selection when changing view or graph
- Resolved