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: about non-compatible optimization (was: Re: patch to bring java vtables closer to g++ abi conformance)


Tuomas Leikola wrote:

>god. the next you are going to say that final java.lang.String is not
>getting inlined all over?
>
Yes. Actually you don't want them "inlined all over" because they are 
too big for inlining to do much good in most cases.

In libgcj they are also written in native code.

regards

Bryce.



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