Integrated: 6913: Add daemon thread information to the console threads view
    Jan S. 
    github.com+924885+jpstotz at openjdk.java.net
       
    Tue Oct 27 03:26:16 UTC 2020
    
    
  
On Thu, 17 Sep 2020 11:15:57 GMT, Jan S. <github.com+924885+jpstotz at openjdk.org> wrote:
> I had an Java application which did not exit because of a non-daemon thread still running. Therefore I added a column to the treads view that displays if a thread is a daemon thread or not.
> 
> oca: has been signed on 2019-01-17 (got positive response from Dalibor Topic on 2019-01-23).
This pull request has now been integrated.
Changeset: 47e197f8
Author:    Jan Peter Stotz <jpstotz at gmx.de>
Committer: Guru Hb <ghb at openjdk.org>
URL:       https://git.openjdk.java.net/jmc/commit/47e197f8
Stats:     21 lines in 4 files changed: 20 ins; 0 del; 1 mod
6913: Add daemon thread information to the console threads view
Reviewed-by: aptmac, ghb
-------------
PR: https://git.openjdk.java.net/jmc/pull/110
    
    
More information about the jmc-dev
mailing list