From owner-freebsd-java Mon Mar 19 0:13:51 2001 Delivered-To: freebsd-java@freebsd.org Received: from osku.suutari.iki.fi (osku.syncrontech.com [213.28.98.4]) by hub.freebsd.org (Postfix) with ESMTP id 82E6B37B71B for ; Mon, 19 Mar 2001 00:13:47 -0800 (PST) (envelope-from ari@suutari.iki.fi) Received: from coffee (adsl-nat.syncrontech.com [213.28.98.3]) by osku.suutari.iki.fi (8.9.3/8.9.3) with SMTP id KAA63819; Mon, 19 Mar 2001 10:13:42 +0200 (EET) (envelope-from ari@suutari.iki.fi) Message-ID: <001b01c0b04c$6cac7b20$0e05a8c0@coffee> From: "Ari Suutari" To: Cc: References: <056301c0ac8a$1900c8c0$0e05a8c0@coffee> <20010319.162540.596519540.shudoh@muraoka.info.waseda.ac.jp> Subject: Re: Jdk 1.2.2-beta and shujit problem Date: Mon, 19 Mar 2001 10:13:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Just tried 0.7.1, works without problems. Thanks, Ari S. ----- Original Message ----- From: To: Cc: Sent: Monday, March 19, 2001 9:25 AM Subject: Re: Jdk 1.2.2-beta and shujit problem > Hi Ari, > > Thanks for reporting. > I have fixed the problem and > released the 0.7.1 version of shuJIT. > I'd appreciate if you try the new version. > > > Does anyone tried newest shujit version (0.7) with native jdk1.2.2 -beta ? > > I have been trying to run Apache JServ 1.1.2 with it but things crash > > at startup like this: > > I could reproduce your problem with the > ExtendedProperties class of Apache JServ. > As you suggested, the bug is implicated in > exception handling with method inlining. > > > > shuJIT for Sun Classic VM/x86 by Kazuyuki Shudo > > ApacheJServ/1.1.2 > > Exception in thread "main" java.lang.NullPointerException > > at > > org.apache.java.util.ExtendedProperties.load(ExtendedProperties.java, > > Compiled Code) > > > If I run without shujit or set JAVA_COMPILER_OPT="inlinedepth=0" > > everything works OK (this is FreeBSD 4.x-STABLE). > > > Kazuyuki SHUDO Happy Hacking! > Muraoka Laboratory, Waseda University > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message