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

get rid of list argument in debug agent's removeNode() API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • core-svc
    • None
    • b24

      removeNode() is declared as:

      static void
      removeNode(ThreadList *list, ThreadNode *node)

      However, there is no need for the list argument because it is also stored in node->list.

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

              Created:
              Updated:
              Resolved: