Code Review for jdk

Prepared by:mchung on Mon Jan 13 14:19:40 PST 2014
Workspace:/export/mchung/ws/jdk9/jdk9-classloading/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:9047
Summary of changes: 43 lines changed: 4 ins; 38 del; 1 mod; 2573 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

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

rev 9049 : 4932272: (cl) Remove declaration of the unused private method ClassLoader.defineClass0
Reviewed-by: duke
rev 9050 : 6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes
Reviewed-by: duke
9 lines changed: 4 ins; 4 del; 1 mod; 2199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/misc/VM.java

rev 9050 : 6516909: (cl spec) ClassLoader.loadClass() clarification to indicate it shouldn't be used for array classes
Reviewed-by: duke
34 lines changed: 0 ins; 34 del; 0 mod; 374 unchg

This code review page was prepared using ../make/scripts/webrev.ksh (vers 25.1-hg+openjdk.java.net).