Jeff Sturm writes: > On 2003年5月11日, Dara Hazeghi wrote: > > Java/1111 Order matters for inline candidates > > Unless I misunderstand this PR, it is fixed by the new inliner (except for > the bytecode frontend, which still does not emit whole functions as > trees). It isn't. The new inliner still will not inline functions until they have been expanded. Andrew.