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

JDWP: Use something other than JVMTI_ERROR_INTERNAL for internal backend errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-svc
    • b35
    • generic
    • generic

      Confusing when JVMTI error returned by non-JVMTI code

      JVMTI_ERROR_INTERNAL is used in the backend, we need either a JVMTI_ERROR_AGENT_INTERNAL in the
      JVMTI spec, or we need some special codes inside the backend that aren't used by JVMTI.
      Maybe the JVMTI spec could leave a range of error values that are reserved for use by an agent?

      ###@###.### 2005-03-30 21:26:48 GMT

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: