Code Review for jdk

Prepared by:bpb on Wed Aug 12 13:41:09 PDT 2015
Workspace:/Users/bpb/Work/CoreLibs/jdk/jdk9/dev/jdk
Compare against: http://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:12576
Summary of changes: 45 lines changed: 44 ins; 0 del; 1 mod; 679 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/lib/NioLibraries.gmk

rev 12577 : 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: XXX
1 line changed: 1 ins; 0 del; 0 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/mapfiles/libnio/mapfile-linux

rev 12577 : 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: XXX
1 line changed: 1 ins; 0 del; 0 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/mapfiles/libnio/mapfile-macosx

rev 12577 : 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: XXX
2 lines changed: 1 ins; 0 del; 1 mod; 182 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/mapfiles/libnio/mapfile-solaris

rev 12577 : 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: XXX
1 line changed: 1 ins; 0 del; 0 mod; 193 unchg

------ ------ ------ ------ --- New ----- Raw src/java.base/share/native/libnio/nio_util.c

rev 12577 : 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation.
Reviewed-by: XXX
40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /usr/local/bin/webrev.ksh (vers 25.2-hg+openjdk.java.net).