From owner-freebsd-current Wed Jul 30 07:44:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA05135 for current-outgoing; Wed, 30 Jul 1997 07:44:16 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA05116; Wed, 30 Jul 1997 07:44:06 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id IAA04592; Wed, 30 Jul 1997 08:44:02 -0600 (MDT) Date: Wed, 30 Jul 1997 08:44:02 -0600 (MDT) Message-Id: <199707301444.IAA04592@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jeffrey Hsu Cc: current@hub.freebsd.org Subject: JDK port (was Re: pccard and -current; a long way to go. :-() In-Reply-To: <199707300710.AAA14949@hub.freebsd.org> References: <199707300710.AAA14949@hub.freebsd.org> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > My next JDK port which I'm working on now (not sure if I should do a > stable 1.1.4 port or just skip ahead to 1.2, neither of which the > Linux people have yet) would happily use ELF if it solves the > dlsym(RTLD_NEXT) problem (namely, we don't have it) and it also > eliminates a bunch of kludges in the Java interpreter code that I have > to make because we prepend underscores and the rest of the world > doesn't. If you can give me a JDK port, I'll be an ELF advocate. :) :) Nate ps. I'd be *really* happy to have a 1.1.4 port first, since I've found that if you jump too far ahead of the JDK curve, you end up spending most of your time debugging the tools/libraries, and a 1.1.4 port would give us a lot more 'longevity'. People are still actively using your 1.0.2 port.