Searched refs:NOT_MONITOR_OWNER (Results 1 – 4 of 4) sorted by relevance
437 public static final int NOT_MONITOR_OWNER = 51; field in JDWPConstants.Error560 case NOT_MONITOR_OWNER: in getName()
274 CASE_RETURN_JDWP_ERROR_TEXT(NOT_MONITOR_OWNER) in jdwpErrorText()
1915 case JDWP_ERROR(NOT_MONITOR_OWNER): in map2jvmtiError()2222 return JDWP_ERROR(NOT_MONITOR_OWNER); in map2jdwpError()
3080 (Constant NOT_MONITOR_OWNER =51 "This thread doesn't own the monitor.")