[Rev 01] RFR: 6549: Color flame chart based on package name

Marcus Hirt hirt at openjdk.java.net
Tue Jan 14 12:19:43 UTC 2020


On Tue, 14 Jan 2020 07:13:42 GMT, Miroslav Wengner <mwengner at openjdk.org> wrote:

>> I thing that such coloring makes things simpler. I've modified the colors:
>> 
>> 1. standard public (java.*) -> light grey
>> 2. public non-standard (com.sun.*, jdk.*) -> dark grey
>> 3. internal (sun.*) -> grey 
>> scale according to the semantic is from Lighter to Darker (1,2,3)
> 
> looks like the job has been terminated for windows.

Copyrights need to be updated, e.g.:

 * Copyright (c) 2019, 2020, Oracle and/or its affiliates. All rights reserved.
 * Copyright (c) 2019, 2020, Datadog, Inc. All rights reserved.

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

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


More information about the jmc-dev mailing list