Code Review for jdk

Prepared by:jfranck on Thu Sep 12 15:25:20 CEST 2013
Workspace:/localhome/hgsrc/tl/jdk
Compare against: ssh://hg.openjdk.java.net/jdk8/tl-gate/jdk
Compare against version:8033
Summary of changes: 155 lines changed: 116 ins; 16 del; 23 mod; 4104 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/classes/java/lang/Class.java

rev 8034 : 8009411: (reflect) Class.getMethods should not include static methods from interfaces
Summary: Update getMethods() and getMethod() to filter out interface statics
Reviewed-by: duke
Contributed-by: joel.franck@oracle.com, andreas.lundblad@oracle.com
20 lines changed: 16 ins; 0 del; 4 mod; 3431 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/java/lang/reflect/DefaultStaticTest/DefaultStaticInvokeTest.java

rev 8034 : 8009411: (reflect) Class.getMethods should not include static methods from interfaces
Summary: Update getMethods() and getMethod() to filter out interface statics
Reviewed-by: duke
Contributed-by: joel.franck@oracle.com, andreas.lundblad@oracle.com
115 lines changed: 92 ins; 15 del; 8 mod; 284 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/java/lang/reflect/DefaultStaticTest/DefaultStaticTestData.java

rev 8034 : 8009411: (reflect) Class.getMethods should not include static methods from interfaces
Summary: Update getMethods() and getMethod() to filter out interface statics
Reviewed-by: duke
Contributed-by: joel.franck@oracle.com, andreas.lundblad@oracle.com
20 lines changed: 8 ins; 1 del; 11 mod; 389 unchg

This code review page was prepared using /home/jfranck/bin/webrev.ksh (vers 23.18-hg+jbs).