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

We don't fill in Thread object fields for system threads

XMLWordPrintable

    • 1.0beta
    • sparc
    • solaris_2.4
    • Not verified

      When creating system threads like the async GC thread, finalizer thread, idle
      thread, etc. we do so directly from C. In doing so we fail to set all the fields in
      the Thread object that are visible from Java users. So in mem's recent thread
      monitor applet, things like the async GC thread appear as non-daemon and
      at priority 0, where such system threads should probably be all daemon and
      have nonzero priorities. I've actually already fixed this...

            tlindholsunw Timothy Lindholm (Inactive)
            tlindholsunw Timothy Lindholm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: