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
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