[Rev 07] RFR: 6670: Harmonize ~ Unclassifiable ~ across Flame View and Stacktrace View
    Miroslav Wengner 
    mwengner at openjdk.java.net
       
    Wed Jan 22 17:34:04 UTC 2020
    
    
  
On Tue, 21 Jan 2020 11:53:48 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> The pull request has been updated with 1 additional commit.
> 
> application/org.openjdk.jmc.flightrecorder.flameview/src/main/java/org/openjdk/jmc/flightrecorder/flameview/views/FlameGraphView.java line 80:
> 
>> 79: 
>> 80: import static org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages.STACKTRACE_UNCLASSIFIABLE_FRAME;
>> 81: import static org.openjdk.jmc.flightrecorder.stacktrace.messages.internal.Messages.STACKTRACE_UNCLASSIFIABLE_FRAME_DESC;
> 
> Messages to be shared should not be in an internal bundle.
I've put them into the move them into the package : org.openjdk.jmc.flightrecorder.stacktrace.messages.common.
-------------
PR: https://git.openjdk.java.net/jmc/pull/38
    
    
More information about the jmc-dev
mailing list