Files
gerrit/gerrit-server
Shawn Pearce d884248cf9 Use Annotation.annotationType() instead of Annotation.getClass()
Testing an annotation should use annotationType(), as getClass() may
return a random proxy implementation.

Change-Id: I9bb0ac041ed10acc8a312c458be7d7d0dd6f9c20
2016-05-31 19:47:05 -07:00
..