Searched refs:validateAnnotationSharing (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/test/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java71 validateAnnotationSharing(mm1, mm2);
86 validateAnnotationSharing(ff1, ff2);
131 private static void validateAnnotationSharing(AccessibleObject m1, AccessibleObject m2) { method in class:AnnotationSharing

Completed in 107 milliseconds