Date: Mon, 19 Mar 2001 16:25:40 +0900 (JST) From: 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 Message-ID: <20010319.162540.596519540.shudoh@muraoka.info.waseda.ac.jp> In-Reply-To: <056301c0ac8a$1900c8c0$0e05a8c0@coffee> References: <056301c0ac8a$1900c8c0$0e05a8c0@coffee>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010319.162540.596519540.shudoh>