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: gcj and jikes


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.


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