[PATCH] JMC-5128/JMC-5149 - Utilize EventThread field in GC Phase Events

Marcus Hirt marcus.hirt at oracle.com
Mon Aug 13 15:56:36 UTC 2018


Hi Josh,

Thanks for the suggestion! The normal work process is to focus the UI on 
whatever is of interest, and then just go to the Applications view. That way
we end up not having to replicate that functionality on every page.

Can you tell me a little bit more about your use case and how you see this
being used?

(Good initiative! I think you're the first non-Oracle employee attempting to 
improve on the visualization, so kudos!)

Kind regards,
Marcus

On 2018-08-13, 17:41, "jmc-dev on behalf of Joshua Matsuoka" <jmc-dev-bounces at openjdk.java.net on behalf of jmatsuok at redhat.com> wrote:

    Hi,
    
    This is a patch that addresses JMC-5128 and JMC-5149. Currently the event
    thread field in the GC Phase Events isn't used by the UI. This patch
    accomplishes the following:
    
    - Adds this field to the phases table.
    - Adds a Thread table similar to the Java Application page which displays
    the threads that the phase events occurred on.
    - Adds a Thread lane to visualize the thread selected by the above table.
    
    This is a screenshot of the updated UI: https://imgur.com/a/CFQz9G6
    
    Thoughts?
    
    Cheers,
    
    - Josh
    
    




More information about the jmc-dev mailing list