main thread does not have native thread name

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: