From owner-freebsd-java Mon Jul 16 21:24:17 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.xmission.com (mail.xmission.com [198.60.22.22]) by hub.freebsd.org (Postfix) with ESMTP id 3EB1B37B401 for ; Mon, 16 Jul 2001 21:24:13 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [166.70.2.198] (helo=misty.eyesbeyond.com) by mail.xmission.com with esmtp (Exim 3.22 #1) id 15MMP0-0003Up-00 for freebsd-java@freebsd.org; Mon, 16 Jul 2001 22:24:07 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f6H4O2X11527 for freebsd-java@freebsd.org; Tue, 17 Jul 2001 13:54:02 +0930 (CST) (envelope-from glewis) Date: Tue, 17 Jul 2001 13:54:02 +0930 From: Greg Lewis To: freebsd-java@freebsd.org Subject: 1.3.1 Developer Only patchset. Message-ID: <20010717135402.A11500@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, I've put up a developer only set of patches for 1.3.1 for download. Just in case it isn't clear, these _do_not_ build a working JDK. This is for people who are interested in helping with the porting or just curious. The included instructions assume you know what you're doing and are reasonably cursory for this reason. Just in case you're thinking about making a port for these patches (Ernst, I'm talking to you :), don't. Please wait until we have something which more closely resembles a working JDK. Here is the ANNOUNCEMENT file included with the patches, with all the details on where to get things. Let me know of any problems with downloading and the like. I know there are lots of problems with the patches at this point, so don't tell me about them unless you also have a patch :). ----------------------------------------------------------------------- This is a set of DEVELOPER source code patches for the JDK 1.3.1 source. These patches are unofficial and no abuse should be directed towards the BSD Java porting team for them. This patchset can be gotten from http://www.eyesbeyond.com/freebsddom/java/jdk13.html (this message is included in the downloadable tar ball as the file ANNOUNCEMENT). Please read the file THANKS for attributions. Cursory instructions to build the JDK are contained in the file BUILD. You should also examine the ChangeLog for the changes that have been made so far, and notes on them. THIS DOES NOT BUILD A WORKING JDK. If you want a working JDK 1.3.1 then this is not the package for you. This is for people who want to help get the JDK 1.3.1 working natively on FreeBSD. Here is a brief list of some of the problems and projects to be tackled: 1. The javadoc executable produced by the build core dumps when trying to produce documentation during the release images build. 2. The appletviewer executable produced by the build core dumps when tested on any of the example applets. 3. The java executable produced by the build core dumps on any of the JFC examples. It will work on a text example though. 4. The native threads implementation is not complete for anything except BSD/OS. It is not connected to the build at this time. 5. There has been no work on HotSpot. 6. The patchset is completely untested on NetBSD, OpenBSD and BSD/OS. NetBSD is the most likely to be "working". Please at least post to freebsd-java if you intend to work on any major piece of functionality so that this work can be coordinated. It would also be a good idea to contact java-port@yogotech.com. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Mobile: 0419 868 494 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message