From owner-freebsd-java Fri Apr 16 9: 4:44 1999 Delivered-To: freebsd-java@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 0CF09158DD for ; Fri, 16 Apr 1999 09:04:30 -0700 (PDT) (envelope-from java@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id SAA07652; Fri, 16 Apr 1999 18:01:26 +0200 (CEST) (envelope-from java@ak.sax.de) Received: (from java@localhost) by ak.sax.de (8.8.8/8.8.8) id TAA00666; Thu, 15 Apr 1999 19:46:33 +0200 From: Albrecht Kleine Message-Id: <199904151746.TAA00666@ak.sax.de> Subject: Re: JIT and unexpected verify errors for jdk1.2 In-Reply-To: <3714E3BD.1BAE9287@the.forthnet.gr> from Dimitris Vyzovitis at "Apr 14, 1999 6:51:41 pm" To: poincare@the.forthnet.gr (Dimitris Vyzovitis) Date: Thu, 15 Apr 1999 19:46:33 +0200 (MEST) Cc: java-linux@java.blackdown.org, java@freeBSD.org X-Mailer: ELM [version 2.4ME+ PL47 (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 > Dimitris Vyzovitis wrote: > At any rate, who could answer questions concerning the linux port of sunwjit? > PS: Hopefully tya1.3 will be out real soon, so that we don't have to depend on > sunwjit... OK, you won't to be depend on sunwjit, but don't expect to be faster than sunwjit. (Hope you are not disappointed to much.) Any JIT will call a lot of functions residing inside the JVM. May be some of them are not yet optimized in the first alpha release of 1.2/linux? As mentioned, there is an early TYA1.3 running here but I have some heavy problems to get EXCEPTIONS_BY_SIGNALS running. A threads problem maybe. And BTW bug hunting is difficult because there are bugs inside the JVM and of course my TYA bugs. Why I am speaking about ``bugs inside the JVM''? Simply because sunwjit doesn't run using green threads. But nobody knows why ?? So I hope the people @blackdown will release another version really soon. BTW does anyone knows the current state of JDK1.2 for FreeBSD ? (You know, TYA runs on FreeBSD too.) Cheers Albrecht CC: java@freeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message