RFR: 4819: Improved tooltips and context menus for Stack Trace View [v2]
Miroslav Wengner
mwengner at openjdk.java.net
Fri Oct 30 11:53:53 UTC 2020
On Thu, 29 Oct 2020 20:05:58 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> Miroslav Wengner has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 4819: cleanup, uncessary code
>
> application/org.openjdk.jmc.flightrecorder.ui/src/main/java/org/openjdk/jmc/flightrecorder/ui/views/stacktrace/StacktraceView.java line 448:
>
>> 446: viewer.setContentProvider(createTreeContentProvider());
>> 447: }
>> 448: rebuildViewer();
>
> This should not be necessary, right?
correct, I've forgotten to remove as I've been playing with it. my bad
-------------
PR: https://git.openjdk.java.net/jmc/pull/140
More information about the jmc-dev
mailing list