This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj and jikes
- From: Andrew Haley <aph at redhat dot com>
- To: ebb9 at email dot byu dot edu
- Cc: Tom Tromey <tromey at redhat dot com>, Per Bothner <per at bothner dot com>, gcj <java at gcc dot gnu dot org>, jikes-dev at www-124 dot southbury dot usf dot ibm dot com
- Date: Sat, 26 Apr 2003 09:41:43 +0100
- Subject: Re: gcj and jikes
- References: <5126649.1051302560109.JavaMail.root@reasoner>
ebb9 at email dot byu dot edu writes:
>
> Even jikes is behind on implementing generics - I have been the
> only person working on it, and my status was the same as stated
> before. I have generic classes working, but not generic methods,
> and jikes still does not generate/parse the added Signature
> attribute in .class files. It doesn't help that the public draft
> of JSR 14 (the original proposal to implement generics is not
> type-safe,
Ouch! Thanks for letting us know that. I haven't been keeping up.
Is this documented somewhere?
Andrew.