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

hs_err file event log entry for thread adding/removing should print current thread

    XMLWordPrintable

Details

    • b18
    • generic
    • generic

    Backports

      Description

        Currently the entries for adding / exiting threads look like this :

        Event: 81.296 Thread 0x00007fd8300c13b0 Thread added: 0x00007fd8300c13b0

        Event: 81.296 Thread 0x00007fd954000fe0 Thread exited: 0x00007fd954000fe0

        The hex describing the thread is printed twice, this should be adjusted so that the current thread AND and added/removed thread are printed.

        Attachments

          Issue Links

            Activity

              People

                mbaesken Matthias Baesken
                mbaesken Matthias Baesken
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: