test/hotspot/jtreg/vmTestbase/nsk/jvmti/unit/FollowReferences/followref003/followref003.cpp
changeset 55558 5c8eb7381088
parent 53554 005bcf879e09
equal deleted inserted replaced
55542:e1a876085988 55558:5c8eb7381088
   808                 thr_idx  = registerThread(thr_id, thr_tag);
   808                 thr_idx  = registerThread(thr_id, thr_tag);
   809                 meth_idx = registerFrame(thr_id, depth, method, ref_kind);
   809                 meth_idx = registerFrame(thr_id, depth, method, ref_kind);
   810             }
   810             }
   811             break;
   811             break;
   812 
   812 
   813         case JVMTI_REFERENCE_ARRAY_ELEMENT:
   813         case JVMTI_HEAP_REFERENCE_ARRAY_ELEMENT:
   814         case JVMTI_HEAP_REFERENCE_JNI_GLOBAL:
   814         case JVMTI_HEAP_REFERENCE_JNI_GLOBAL:
   815         case JVMTI_HEAP_REFERENCE_SYSTEM_CLASS:
   815         case JVMTI_HEAP_REFERENCE_SYSTEM_CLASS:
   816         case JVMTI_HEAP_REFERENCE_MONITOR:
   816         case JVMTI_HEAP_REFERENCE_MONITOR:
   817         case JVMTI_HEAP_REFERENCE_OTHER:
   817         case JVMTI_HEAP_REFERENCE_OTHER:
   818             /* These reference kinds are expected */
   818             /* These reference kinds are expected */