Nudity / reflections

Automatically exported from code.google.com/p/reflections
Do What The F*ck You Want To Public License
0 stars 0 forks source link

getMethodsAnnotatedWith is broken #166

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. copied the class TestModel.java
2. copied the method testMethodsAnnotatedWith
3. Ran the test and can see failures as 
reflections.getMethodsAnnotatedWith(AM1.class) is not returning anything.

What is the expected output? What do you see instead?

Expected output is the methods annotated but see Empty.

What version of the product are you using? On what operating system?

Using gradle to pull 0.9.9-RC1 on RHEL6. 

Please provide any additional information below.

Original issue reported on code.google.com by amar.si...@gmail.com on 22 Nov 2013 at 4:54

GoogleCodeExporter commented 8 years ago
can you send some reproducible code? marked as invalid for now.

Original comment by ronm...@gmail.com on 21 Dec 2013 at 9:39