RFR: 7268: Show icons for modifiers in the method profiling page [v7]

Marcus Hirt hirt at openjdk.java.net
Fri Jun 11 20:53:53 UTC 2021


On Fri, 11 Jun 2021 17:58:14 GMT, Marcus Hirt <hirt at openjdk.org> wrote:

>> I'll check in the new icons in the jmc-graphics repo.
>
> Marcus Hirt has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Typo

I have another fix that uses an overlay to show whether the method is JITed:
<img width="747" alt="image" src="https://user-images.githubusercontent.com/16906077/121747198-4fdc9d80-cb07-11eb-910a-3f48881a07c6.png">

I'll commit that separately, since it required heavier surgery.

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

PR: https://git.openjdk.java.net/jmc/pull/264


More information about the jmc-dev mailing list