This is the mail archive of the java-prs@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]

[Bug libgcj/30076] [ecj] Annotations don't work with interpreted code



------- Comment #7 from tromey at gcc dot gnu dot org  2006-12-08 01:19 -------
Subject: Bug 30076

Author: tromey
Date: Fri Dec  8 01:19:17 2006
New Revision: 119644

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119644
Log:
        PR libgcj/30076:
        * defineclass.cc (read_fields): Sort fields here.
        (handleFieldsEnd): Removed.
        (handleField): Added field map argument.
        (struct _Jv_ClassReader): Updated.
        (handleParameterAnnotations): Use writeInt for the length.

Modified:
    branches/gcj/gcj-eclipse-merge-branch/libjava/ChangeLog
    branches/gcj/gcj-eclipse-merge-branch/libjava/defineclass.cc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30076


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