JVMDI: StopThread can throw an exception

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: core-svc
    • generic
    • generic

      JVMDI StopThread does not check the specified exception object against NULL; it just passes it on to the JVM call. The JVM call will throw a null pointer exception in this case. To be consistent with the rest of JVMDI, StopThread should do the check and return an error code, avoiding any exceptions.

            Assignee:
            Gordon Hirsch (Inactive)
            Reporter:
            Gordon Hirsch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: