This is the mail archive of the java-patches@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: [ecj+jmx] FYI: Additions to build generics import of 2006/07/09.


>>>>> "Andrew" == Andrew John Hughes <gnu_andrew@member.fsf.org> writes:

Andrew> The problem doesn't seem to be the class itself, but the fact that
Andrew> java.lang.Class has acquired a field, class$0; this class merely
Andrew> triggered it for some reason.

Yeah -- and we don't know why there is a class$0 in Class.  I suspect
an ecj bug.  Right now I'm running an odd ecj (I moved to the ecj
release tag to try to get the needed patch in FC6...) and I'm not
seeing this.  I'll move back to head and see if it happens for me.

Tom


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