[Rev 02] RFR: 6542: Improve calls to render in the flame view
    Marcus Hirt 
    hirt at openjdk.java.net
       
    Wed Jun  3 09:07:32 UTC 2020
    
    
  
On Tue, 2 Jun 2020 20:51:58 GMT, Miroslav Wengner <mwengner at openjdk.org> wrote:
>> stable flameview generation
>
> Miroslav Wengner has updated the pull request incrementally with one additional commit since the last revision:
> 
>   6542: spotless correction
core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/stacktrace/StacktraceModelUtils.java
line 9:
> 8:  */
> 9: public final class StacktraceModelUtils {
> 10:
This static method seems to be just fine belonging in StacktraceModel - I don't think creating a new class is warranted.
-------------
PR: https://git.openjdk.java.net/jmc/pull/78
    
    
More information about the jmc-dev
mailing list