jdk-24/jdk/test/java/lang/reflect/DefaultStaticTest
Joel Borggrén-Franck 415ea4460a 8009411: (reflect) Class.getMethods should not include static methods from interfaces
Update getMethods() and getMethod() to filter out interface statics

Co-authored-by: Andreas Lundblad <andreas.lundblad@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: darcy
2013-10-22 10:34:12 +02:00
..
helper 7184826: (reflect) Add support for Project Lambda concepts in core reflection 2013-08-06 18:54:02 +02:00
DefaultStaticInvokeTest.java 8009411: (reflect) Class.getMethods should not include static methods from interfaces 2013-10-22 10:34:12 +02:00
DefaultStaticTestData.java 8009411: (reflect) Class.getMethods should not include static methods from interfaces 2013-10-22 10:34:12 +02:00