RFR: 8373: Fix tooltip on Flamegraph not showing after switching to Stack Trace view
Brice Dutheil
bdutheil at openjdk.org
Wed Apr 2 14:55:06 UTC 2025
On Fri, 28 Mar 2025 12:36:55 GMT, Hélios GILLES <duke at openjdk.org> wrote:
> Fix tooltip on Flamegraph not showing after switching to Stack Trace view
>
> The bug : Open a JFR file, open the Flamegraph view, see the tooltip on Flamegraph working, activate the Stack Trace view, get back to Flamegraph ==> the tooltip is not showing anymore on Flamegraph
At first glance the changes looks good to me!
About the scenario, is it just moving the mouse from the flamegraph to the click on the stack trace tab. Also, is there an a specific OS where this is happening ?
-------------
PR Comment: https://git.openjdk.org/jmc/pull/635#issuecomment-2772819569
More information about the jmc-dev
mailing list