This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/28454] New: [ecj] runtime annotation support
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 21 Jul 2006 19:31:26 -0000
- Subject: [Bug libgcj/28454] New: [ecj] runtime annotation support
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The gcj-eclipse branch has most of the code needed for runtime annotation
support. however a few things are missing:
* Annotations are not instantiated yet. Some new code from Classpath 0.92
is needed for this.
* Annotations should be cached when created.
* 'c' and 'e' types in annotations are not properly handled, see natClass.cc.
--
Summary: [ecj] runtime annotation support
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28454