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: [boehm-gc] Import 6.3 alpha 1


Jeff> Exactly.  And java developers in general don't care about
Jeff> correctness; just making something run with the JRE is good
Jeff> enough for them.

Yeah.  Sigh.

Jeff> While we're on the topic:  a major goal I'd like to see come from this
Jeff> binary compatibility work is to eliminate the "duplicate class
Jeff> registration" error.  Don't allow it to happen, ever.

Yes, definitely.  At least for code using the binary compatible ABI.
I'd still like to see it be possible to generate hard references to
everything like we do now.  In that situation the error still has
meaning, but the idea is that this would only be used in special
situations.

Tom


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