fixed? can't load native libraries (original) (raw)

Daniel D. Daugherty daniel.daugherty at oracle.com
Thu Feb 23 12:13:44 PST 2012


7145798 is currently fixed in HSX-24-B01 which will be going into an OpenJDK8 build. I have the bug tagged for possible inclusion in HSX-23-B17 which will be going into an OpenJDK7Update4 build. So far I don't have approval for HSX-23-B17...

Here is the note from the "Workaround" section of the bug:

Here is a work around:

$ JAVALIBRARYPATH="." java -showversion GetLibraryPath java version "1.7.004-ea" Java(TM) SE Runtime Environment (build 1.7.004-ea-b226) Java HotSpot(TM) 64-Bit Server VM (build 23.0-b10, mixed mode) java.library.path='.:/Users/dcubed/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java' *** (#1 of 1): 2012-02-17 21:50:11 GMT+00:00daniel.daugherty at oracle.com

Dan

On 2/23/12 2:36 AM, Michael McMahon wrote:

Is this 7145798 (can't load native libs from CWD "." ) ? That bug is currently being fixed in hotspot.

- Michael. On 23/02/12 08:22, Tobias Bley wrote: No my problem is the "Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no JNativeMac in java.library.path"

I can't load native libraries any more :( System: 10.7.3 and 10.8 Tobi

Am 23.02.2012 um 09:01 schrieb Henri Gomez<henri.gomez at gmail.com>: I guess problem is related with Freetype isn't it ? If so, you need to upgrade to 10.7.3 2012/2/23 Tobias Bley<tobi at ultramixer.com> Hi, I recently downloaded the current jdk (OpenJDK 1.7 x64-u JRE from jdk7u branch (u3-b04)) but it seams that the "loading native libraries" bug is not fixed yet - is'nt it? Is there any know work around at the moment? Best regards, Tobi



More information about the macosx-port-dev mailing list