Searched defs:annotation_clazz (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/tracing/dtrace/
H A DJVM.c101 jclass annotation_clazz; local
106 annotation_clazz = (*env)->FindClass(env, annotationName); CHECK local
111 env, provider, get, annotation_clazz); CHECK
119 env, provider, get, annotation_clazz); CHECK
127 env, provider, get, annotation_clazz); CHECK

Completed in 30 milliseconds