jdk-24/jdk/test/java/lang/reflect
Eric McCorkle e92da66e0b 8021398: j.l.r.Parameter.getAnnotatedType().getType() for not annotated use of type returns null
Fixed issue with type annotation reflection framework that would cause getType of AnnotatedTypes to be null if no annotations were present.

Reviewed-by: darcy, jfranck
2013-10-01 17:35:32 -04:00
..
Array 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Assignment 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Constructor 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs 2011-08-04 08:53:16 -07:00
DefaultStaticTest 7184826: (reflect) Add support for Project Lambda concepts in core reflection 2013-08-06 18:54:02 +02:00
Field 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Generics 8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black) 2013-09-04 09:34:25 +02:00
Method 8015780: java/lang/reflect/Method/GenericStringTest.java failing 2013-08-12 17:40:14 +01:00
Modifier 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Parameter 8021398: j.l.r.Parameter.getAnnotatedType().getType() for not annotated use of type returns null 2013-10-01 17:35:32 -04:00
Proxy 4487672: (proxy) Proxy constructor should check for null argument 2013-05-16 15:08:24 -07:00
ReflectPermission 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
TypeVariable 7086192: (reflect) Have TypeVariable extend AnnotatedElement 2011-09-06 21:19:31 -07:00
DefaultAccessibility.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
OldenCompilingWithDefaults.java 8009267: Restore isAnnotationPresent methods in public AnnotatedElement implementations 2013-03-04 19:42:56 -08:00