RFR: JDK-8302644: IGV: Apply filters per graph tab and not globally

Tobias Holenstein tholenstein at openjdk.org
Thu Mar 23 09:54:45 UTC 2023


On Tue, 7 Mar 2023 12:37:06 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

> > I now added also a --Global-- profile that is selected by default.
> 
> Thanks for the changes, Toby. I can see the `--Global--` profile selected by default, however as soon as I open a graph it switches to `--Local--`. Is this intended?

No this was not intended. It should be fixed now. I also fixed that the order of the filters are taken into account when applied and when saved on closing IGV.

The `--Global--` profile is still selected by default. But now when the user selects a different profile and then opens a new tab, that new tab has the same profile selected as the previous one.

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

PR Comment: https://git.openjdk.org/jdk/pull/12714#issuecomment-1480892110


More information about the hotspot-compiler-dev mailing list