afu8u/langtools/test/tools/javac/processing/model/element
Jan Lahoda ec2f4ae4fb 8046916: Type parameter annotations don't work with multiple type parameters
When reading type variable's annotations out of the owner's type annotations, use the type variable's index in owner to exclude annotations belonging to other type variables.

Reviewed-by: jfranck, emc
2014-06-18 10:44:16 +02:00
..
8009367
TestMissingElement
TestMissingElement2
repeatingAnnotations
TestAnonClassNames.java
TestAnonSourceNames.java
TestElement.java
TestEmptyContainer.java
TestExecutableElement.java
TestNames.java
TestNonInherited.java
TestPackageElement.java
TestResourceElement.java
TestResourceVariable.java
TestTypeElement.java
TestTypeParameter.java
TestTypeParameterAnnotations.java 8046916: Type parameter annotations don't work with multiple type parameters 2014-06-18 10:44:16 +02:00
TypeParamBounds.java