Date: Fri, 21 Sep 2001 13:17:37 -0400 (EDT) From: Mikhail Kruk <meshko@cs.brandeis.edu> To: <shudo@computer.org> Cc: <java@FreeBSD.ORG> Subject: offtopic question [Re: Shujit doesn't work with Forte and JDK1.3.1 on FreeBSD] Message-ID: <Pine.LNX.4.33.0109211315090.8265-100000@calliope.cs.brandeis.edu> In-Reply-To: <20010922021111P.shudoh@aist.go.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
> Those shuJIT's bugs are very interesting for me. Almost > all the bugs are related to synchronization. One of them > involves tail recursion elimination (an optimization > technique) of a synchronized method. This is very interesting. Is this a common practice to eliminate tail recursion in Java JIT compilers or is it only shujit that does that? In general is it a common optimization in procedural languages like Java, C etc? Thanks! 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?Pine.LNX.4.33.0109211315090.8265-100000>