From owner-freebsd-java Sun Mar 18 23:25: 7 2001 Delivered-To: freebsd-java@freebsd.org Received: from sight.muraoka.info.waseda.ac.jp (sight.muraoka.info.waseda.ac.jp [133.9.68.48]) by hub.freebsd.org (Postfix) with ESMTP id 767F737B719 for ; Sun, 18 Mar 2001 23:25:04 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from localhost (IDENT:shudoh@localhost [127.0.0.1]) by sight.muraoka.info.waseda.ac.jp (8.11.0/3.7W) with ESMTP id f2J7PeY06048; Mon, 19 Mar 2001 16:25:40 +0900 Date: Mon, 19 Mar 2001 16:25:40 +0900 (JST) Message-Id: <20010319.162540.596519540.shudoh@muraoka.info.waseda.ac.jp> To: ari@suutari.iki.fi Cc: freebsd-java@FreeBSD.ORG Subject: Re: Jdk 1.2.2-beta and shujit problem From: shudoh@muraoka.info.waseda.ac.jp In-Reply-To: <056301c0ac8a$1900c8c0$0e05a8c0@coffee> References: <056301c0ac8a$1900c8c0$0e05a8c0@coffee> X-Mailer: Mew version 1.95b43 on XEmacs 21.1 (Channel Islands) 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 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