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

Use shared getThreadName() API in debug agent, and fix lack of local ref freeing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 23
    • core-svc
    • None

      JDK-8328866 is adding a static getThreadName() api to util.c. It should be exported and used in other places where we have identical code that uses GetThreadInfo(). This will also fix the other instances of calling GetThreadInfo() that are not freeing up the local refs that are allocated.

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: