This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: Patch: New interface lookup, and inlining, Take 2


Bryce> An added benefit is backwards compatibility with the current
Bryce> compiler - patched and unpatched compilers should continue to
Bryce> work with this code.

Bryce> I'm still waiting for the FSF to process my copyright
Bryce> assignment form for the compiler patches, but I think that this
Bryce> stuff can be committed now?

I'd really like to get this code in.
But doesn't changing the size of Class in libgcj but not in gcj cause
problems?  It seems to me that the new code could overwrite whatever
happens to be just after gcj-generated Class objects.

Tom

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