Date: Fri, 12 Dec 1997 20:16:18 +0100 (CET) From: Andrzej Bialecki <abial@korin.warman.org.pl> To: freebsd-current@freebsd.org Subject: JDK 1.1.3 and -current Message-ID: <Pine.NEB.3.95.971212200531.18173A-100000@korin.warman.org.pl>
next in thread | raw e-mail | index | archive | help
Hi! I'm trying to run Sun's JDK, Linux binary (I'd rather use kaffe, but for now its AWT is broken). And I can't make it work... well, partially, but in the most important part :-(( javac works OK, and produces valid bytecode. But when I try to run the VM (i.e. 'java MyClass') it dies right away the moment I start new thread. It prints out quite detailed internal state trace, so if anyone feels like inclined to help me with it, I could send it. This version uses something called 'green_threads' user-space thread library. I suspect it somehow badly interacts with our linux emulation or something... Can you think of any solution for it? TIA. Andrzej Bialecki ---------------------+--------------------------------------------------------- abial@warman.org.pl | if(halt_per_mth > 0) { fetch("http://www.freebsd.org") } Research & Academic | "Be open-minded, but don't let your brains to fall out." Network in Poland | All of the above (and more) is just my personal opinion. ---------------------+---------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.971212200531.18173A-100000>