Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6588263

JConsole should indicate which threads are daemon and which are not

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 6
    • tools
    • x86
    • windows_xp

      A DESCRIPTION OF THE REQUEST :
      I would like to use JConsole to find out which of my application's threads are daemon and which are not because this will enable me to find out which non-daemon threads are preventing the JVM from shutting down and conversly why the JVM is shutting down at times when I expect it to remain alive.

      On a related note, java.lang.Thread.toString() should indicate the daemon-ness of a Thread.

      JUSTIFICATION :
      It is difficult to debug daemon-Thread related issues.

            leifs Leif Samuelsson (Inactive)
            ryeung Roger Yeung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: