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

main thread does not have native thread name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • 9

      HotSpot for Linux will set thread name via pthread_setname_np().
      However, main thread does not have it.

      All JavaThread have native name, and main thread is JavaThread.
      For consistency, main thread should have native thread name.

            ysuenaga Yasumasa Suenaga
            ysuenaga Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: