[Rev 01] RFR: 6549: Color flame chart based on package name
Miroslav Wengner
mwengner at openjdk.java.net
Tue Jan 14 07:13:57 UTC 2020
On Mon, 13 Jan 2020 22:08:19 GMT, Miroslav Wengner <mwengner at openjdk.org> wrote:
>> So, in other words, these simple semantics:
>> 1. Is it a standard public Java JDK API -> light grey.
>> 2. Is it a public non-standard Java JDK API -> medium grey.
>> 3. Is it an internal Java JDK API -> dark grey.
>
> 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.
-------------
PR: https://git.openjdk.java.net/jmc/pull/29
More information about the jmc-dev
mailing list