users@glassfish.java.net

Re: Known Issues with Shared Libraries and Using a 64 bit JVM

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 Mar 2007 10:21:01 PST

Here is how AS handles -d64 -- I think we have some bugs here!

1) -d64 is passed along to the JVM
2) The java.library.path has these paths prepended:

A) if your os.arch is sparc then:
nss-root/sparcv9
imq-lib/sparcv9
icu-lib/sparcv9

B) if your os.arch is X86
nss-root/amd
imq-lib/amd
icu-lib/amd

C) Otherwise
nss-root/
imq-lib/
icu-lib/
[Message sent by forum member 'bnevins' (bnevins)]

http://forums.java.net/jive/thread.jspa?messageID=207901