From owner-freebsd-current Fri Dec 12 11:14:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA15828 for current-outgoing; Fri, 12 Dec 1997 11:14:47 -0800 (PST) (envelope-from owner-freebsd-current) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA15730 for ; Fri, 12 Dec 1997 11:14:06 -0800 (PST) (envelope-from abial@korin.warman.org.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.8.8/8.8.5) with SMTP id UAA21117 for ; Fri, 12 Dec 1997 20:16:19 +0100 (CET) Date: Fri, 12 Dec 1997 20:16:18 +0100 (CET) From: Andrzej Bialecki To: freebsd-current@freebsd.org Subject: JDK 1.1.3 and -current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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. ---------------------+---------------------------------------------------------