On Dec 19, 2009, at 2:10 PM, Landon Fuller wrote:
> On Dec 19, 2009, at 2:02 PM, Eric Richardson wrote:
>
>> I also find that I can't get a simple swing app to work. Any ideas?
>
> It looks like I introduced a regression in fixing the OpenJDK-based
> bootstrap; using DYLD_LIBRARY_PATH/DYLD_FALL
On Dec 19, 2009, at 2:02 PM, Eric Richardson wrote:
> I also find that I can't get a simple swing app to work. Any ideas?
It looks like I introduced a regression in fixing the OpenJDK-based bootstrap;
using DYLD_LIBRARY_PATH/DYLD_FALLBACK_LIBRARY_PATH is not going to work on
Darwin for both bo
I also find that I can't get a simple swing app to work. Any ideas?
new-host:eclipsehello eric$ java OrderDetailFrame
Exception in thread "main" java.lang.UnsatisfiedLinkError:
/Users/eric/openjdk/openjdk7-macppc-2009-12-16-b4/jre/lib/ppc/libfontmanager.dylib:
dlopen(/Users/eric/openjdk/openjdk7-m
Landon,
I tried to start glassfish-v2. I don't know if this is a bit too aggressive
but ... Attached is the log which contains the start command with the VM
args and other info. Let me know if I can do a more structured test.
Eric
On Thu, Dec 17, 2009 at 12:05 PM, Eric Richardson wrote:
> Lando
Landon,
Thanks, I'll give it some testing once I feel better - I'm under the weather
now.
new-host:bin eric$ ./java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build
1.7.0-internal-landonf_2009_12_16_12_54-b00)
OpenJDK Zero VM (build 17.0-b05, interpreted mode)
Eric
On Dec 14, 2009, at 11:39 PM, Greg Lewis wrote:
> FWIW, I did eventually get the sparc64 port going on FreeBSD using Zero.
>
> I still think there are problems on SMP (I ended up compiling a UP kernel)
> but its good enough on a UP system to bootstrap the build with at least
> (albeit slowly).
>
On Dec 14, 11:39pm, gle...@eyesbeyond.com (Greg Lewis) wrote:
-- Subject: FreeBSD/sparc64 port
| FWIW, I did eventually get the sparc64 port going on FreeBSD using Zero.
|
| I still think there are problems on SMP (I ended up compiling a UP kernel)
| but its good enough on a UP system to bootstra