From owner-freebsd-java Tue Aug 1 23:42:26 2000 Delivered-To: freebsd-java@freebsd.org Received: from ares.trc.adelaide.edu.au (ares.trc.adelaide.edu.au [129.127.246.5]) by hub.freebsd.org (Postfix) with ESMTP id B5EA437BF51 for ; Tue, 1 Aug 2000 23:42:21 -0700 (PDT) (envelope-from glewis@ares.trc.adelaide.edu.au) Received: (from glewis@localhost) by ares.trc.adelaide.edu.au (8.9.3/8.9.3) id QAA19087 for freebsd-java@freebsd.org; Wed, 2 Aug 2000 16:12:19 +0930 (CST) (envelope-from glewis) From: Greg Lewis Message-Id: <200008020642.QAA19087@ares.trc.adelaide.edu.au> Subject: Alpha JDK 1.2.2 JPDA extension 1 To: freebsd-java@freebsd.org Date: Wed, 2 Aug 2000 16:12:19 +0930 (CST) X-Mailer: ELM [version 2.4ME+ PL70 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is an experimental set of source code patches desgined to provide JPDA (Java Platform Debugger Architecture) support in the FreeBSD JDK 1.2.2 patchsets. These patches are unofficial and no abuse should be directed towards the FreeBSD java porting team for them :). This set (patchset 1) can be gotten from http://www.eyesbeyond.com/freebsddom/java/jpda.html (this message is included in the downloadable tar ball as the file ANNOUNCEMENT). Note that the way the patchsets may be downloaded is as it is to make sure they are fully compliant with the SCSL. I apologise for the added difficulty, but this is important. Note also that the inclusion of a ChangeLog file is so that the differences with the "standard" JPDA code are documented (this is also in the interests of SCSL compliancy). This code is essentially untested and is provided so that interested developers and testers can evaluate it. Since it is so untested, the only issue I currently have with the code is the excessive makefile hackery that it uses to compile the bdi and front subdirectories. This _should_ _not_ be necessary. Hopefully someone more clueful about makefiles will spot the problem (which is one of the reasons to release the code now). -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 5083 Teletraffic Research Centre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message