From owner-freebsd-java Mon Jul 10 22:26:21 2000 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 34C7537BCB7 for ; Mon, 10 Jul 2000 22:26:15 -0700 (PDT) (envelope-from dholland@xmission.com) Received: from [204.228.142.205] (helo=xmission.com) by mail.xmission.com with esmtp (Exim 3.03 #3) id 13BsYa-0000fx-00; Mon, 10 Jul 2000 23:26:08 -0600 Message-ID: <396AB141.610ABC44@xmission.com> Date: Mon, 10 Jul 2000 23:31:45 -0600 From: David Holland X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.0-20000708-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lewis Cc: freebsd-java@FreeBSD.ORG Subject: Re: JDK1.2.2 Alpha(v9), JBuilder35, and JITs... References: <200007110445.OAA06451@ares.trc.adelaide.edu.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greg Lewis wrote: > > Interesting. So things work with TYA, do they also work without any JIT > whatsoever? The problems look like they may be with the respective JIT's > rather than the JDK port, but I could be wrong. > > -- > Greg Lewis glewis@trc.adelaide.edu.au > Computing Officer +61 8 8303 5083 > Teletraffic Research Centre I should have mentioned - aside from running a bit slower, JBuilder also seems to work fine with no JIT at all. {Using FreeBSD-4 7/8 Snap, PIII-450/256M ram} With no JIT, accessing the file menu can be slow in that it may not completely paint right away (haven't noticed this with tya). Also, when trying to use servlet-runner to debug a servlet I get errors about not being able to initialize a connection using jpda. I don't belive the nt version uses jpda by default with servlet runner - aside from downloading jpda from sun, I haven't tried to diagnose it further yet. But I can just right click and run the servlet. Looking forward to trying it out with Enhydra next! David Holland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message