This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross-class inlining


On Fri, 24 Oct 2003, Bryce McKinlay wrote:
> On Oct 24, 2003, at 12:05 AM, Andrew Haley wrote:
>
> > N.B.  We only inline static and final methods.  It might be that you
> > don't have many of those.
>
> And private methods, I hope!

Believe so.  And constructors too.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]