hg: jdk9/dev/jdk: 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Thu Aug 13 16:37:06 UTC 2015


Changeset: 55612c36caff
Author:    bpb
Date:      2015-08-13 09:36 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/55612c36caff

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: rriggs

! make/lib/NioLibraries.gmk
! make/mapfiles/libnio/mapfile-linux
! make/mapfiles/libnio/mapfile-macosx
! make/mapfiles/libnio/mapfile-solaris
+ src/java.base/share/native/libnio/nio_util.c



More information about the jdk9-dev-changes mailing list