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: Deja Vu: multiple definition of `java::lang::String::length()'?


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> Maybe we should consider dropping the gcjh
Bryce> inlining/decompilation altogether. I don't think it is really
Bryce> very useful. It is problematic for binary compatibility, and
Bryce> within libgcj we can just access the fields directly in the
Bryce> cases where it matters.

I'm reluctant to remove it.

I do think that binary compatibility is an important feature for us
moving forward.  I'm inclined to go with your proposal on that basis
alone, especially given that there aren't any good counter-arguments :-)

Tom


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