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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • 27
    • Affects Version/s: 23
    • Component/s: 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.

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

              Created:
              Updated: