RFR: 7041: Add Percentage column based on Duration in stack trace view [v2]

Suchita Chaturvedi schaturvedi at openjdk.java.net
Wed Jun 2 14:15:31 UTC 2021


On Wed, 2 Jun 2021 13:40:46 GMT, Brice Dutheil <github.com+803621+bric3 at openjdk.org> wrote:

>> Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update Copyright year
>
> core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/stacktrace/StacktraceModel.java line 420:
> 
>> 418: 		private final int itemsInFork;
>> 419: 		private Integer selectedBranchIndex;
>> 420: 		private final SimpleArray<IItem> allItems;
> 
> This file to update the copyright year to 2021

Done. Thanks for pointing it out and approving the pull request.

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

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


More information about the jmc-dev mailing list