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

JVMDI: StopThread can throw an exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.2.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: