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: .class code optimization


Andrew Haley <aph@redhat.com> writes:
> Because, as far as we are concerned, there's no point.

Inlining methods within and across .class files makes a huge, huge,
huge difference if you're deploying to the Microsoft JVM.  It makes no
measurable difference with HotSpot.

  - a

-- 
"Through your rags I see your vanity"  -- Socrates


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