From owner-freebsd-hackers Tue Nov 7 20:42:22 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19419 for hackers-outgoing; Tue, 7 Nov 1995 20:42:22 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA19404 for ; Tue, 7 Nov 1995 20:42:13 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id UAA02812; Tue, 7 Nov 1995 20:40:47 -0800 To: Terry Lambert cc: nate@rocky.sri.MT.net, graichen@sirius.physik.fu-berlin.de, hackers@FreeBSD.org Subject: Re: ideas from netbsd In-reply-to: Your message of "Tue, 07 Nov 1995 21:13:02 MST." <199511080413.VAA19096@phaeton.artisoft.com> Date: Tue, 07 Nov 1995 20:40:47 -0800 Message-ID: <2810.815805647@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org Precedence: bulk > JAVA will *not* work, as shipped by Sun, with pthreads or other user space > threading system. > > The port to a user space threading model is being done to Linux and SunOS, > and a NetBSD-specific port is being done in parallel. I understand this. But it doesn't mean that we can't (or shouldn't) do our own port. I have the sources to Java, as do a number of others, and once pthreads are in FreeBSD you may rest assured that we'll be doing it. Jordan