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

/openjdk10/jdk/test/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java78 validateAnnotationSharingIsSafe(mm1, mm2);
93 validateAnnotationSharingIsSafe(ff1, ff2);
142 private static void validateAnnotationSharingIsSafe(AccessibleObject m1, AccessibleObject m2) method in class:AnnotationSharing

Completed in 41 milliseconds