RFR: 6973: New Method Profiling Page for JMC [v2]
Marcus Hirt
hirt at openjdk.java.net
Tue Jan 5 23:30:00 UTC 2021
On Mon, 14 Dec 2020 16:15:04 GMT, Jean-Philippe Bempel <github.com+4610701+jpbempel at openjdk.org> wrote:
>> Tabs for Predecessors and Successors instead of Packages/Classes
>>
>> 
>>
>> 
>
> Jean-Philippe Bempel has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>
> - Fix Successor tree
>
> Add method formatter context menu
> - 6973: New Method Profiling Page for JMC
>
> Tabs for Predecessors and Successors instead of Packages/Classes
Changes requested by hirt (Lead).
application/org.openjdk.jmc.flightrecorder.ui/src/main/java/org/openjdk/jmc/flightrecorder/ui/pages/MethodProfilingPage.java line 36:
> 34:
> 35: import java.util.Arrays;
> 36: import java.util.HashMap;
Don't forget to update the copyright year.
-------------
PR: https://git.openjdk.java.net/jmc/pull/165
More information about the jmc-dev
mailing list