hg: jdk9/client/jdk: 6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so

david.buck at oracle.com david.buck at oracle.com
Mon Dec 23 12:07:12 PST 2013


Changeset: 35dfaa9954c2
Author:    dbuck
Date:      2013-12-23 11:57 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/35dfaa9954c2

6571600: JNI use results in UnsatisfiedLinkError looking for libmawt.so
Summary: Fix is to call dladdr with name less likely to cause name conflict.
Reviewed-by: serb, anthony

! src/solaris/native/sun/awt/awt_LoadLibrary.c



More information about the jdk9-all-changes mailing list