This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: class initialization check overhead
- From: Tom Tromey <tromey at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: java at gcc dot gnu dot org
- Date: 14 Dec 2002 12:03:32 -0700
- Subject: Re: class initialization check overhead
- References: <Pine.LNX.4.44.0212141332330.22899-100000@ops2.one-point.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
Jeff> Automatic inlining of these methods isn't likely to happen
Jeff> anytime soon, if ever. Can you think of any reason this isn't a
Jeff> good idea?
Nope, sounds good to me.
Tom