hg: macosx-port/macosx-port/jdk: added jobjc to build
Mike Swingler
swingler at apple.com
Fri Mar 25 17:53:09 PDT 2011
On Mar 25, 2011, at 12:50 AM, David Kocher wrote:
> The resulting libJobjC.dylib of the build is linking against
> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
>
> I suppose this is an omission when updating the build for OpenJDK.
No, this is normal and expected. The JavaVM.framework exports the JNI interface and should find the appropriate functions to call if they have already been instantiated in the currently running process.
Regards,
Mike Swingler
Java Engineering
Apple Inc.
More information about the macosx-port-dev
mailing list