jdk-24/jdk/test/java/lang/reflect
Peter Levart 5ada754c71 8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950
Final fix for 8062389: Class.getMethod() is inconsistent with Class.getMethods() results, 8029459: getMethods returns methods that are not members of the class, 8061950: Class.getMethods() exhibits quadratic time complexity

Reviewed-by: alanb, mchung, psandoz, dfuchs, darcy, redestad
2017-01-05 08:51:03 +01:00
..
AccessControl 6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection 2016-10-18 20:28:58 +02:00
AccessibleObject 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
AnnotatedElement 8005294: Consider default methods for additions to AnnotatedElement 2013-10-30 17:27:25 -07:00
annotationSharing 8054987: (reflect) Add sharing of annotations between instances of Executable 2014-09-09 10:48:01 +02:00
Array 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Assignment 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Constructor 8162539: Test fails because it expects a blank between method signature and throws exception 2016-07-26 12:56:26 -07:00
DefaultMethodMembers 8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950 2017-01-05 08:51:03 +01:00
DefaultStaticTest 8009411: (reflect) Class.getMethods should not include static methods from interfaces 2013-10-22 10:34:12 +02:00
Field 8161500: Use getTypeName and StringJoiner in core reflection toString methods 2016-07-18 10:27:58 -07:00
Generics 8054213: Class name repeated in output of Type.toString() 2016-07-18 14:39:21 +03:00
Layer 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
Method 8162539: Test fails because it expects a blank between method signature and throws exception 2016-07-26 12:56:26 -07:00
Modifier 8051382: Optimize java.lang.reflect.Modifier.toString() 2014-08-06 02:11:17 +04:00
Module 8170987: Module system implementation refresh (12/2016) 2016-12-16 06:19:16 +00:00
Parameter Merge 2014-11-13 16:11:01 -08:00
Proxy 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
PublicMethods 8172190: Re-apply the fix for bugs 8062389, 8029459, 8061950 2017-01-05 08:51:03 +01: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
WeakPairMap 8154956: Module system implementation refresh (4/2016) 2016-05-03 09:09:57 +01:00
DefaultAccessibility.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
OldenCompilingWithDefaults.java 8031651: Remove unneeded -source and -target flags in jdk repo regression tests 2014-01-14 10:08:24 -08:00