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: generic type support


>>>>> "Geert" == Geert Bevin <gbevin at uwyn dot com> writes:

Geert> I know that generic types are only planned to be included in the Sun
Geert> JDK as of release 1.5. However with the current develop preview JSR-14
Geert> implementation it's already possible to comfortably use the language
Geert> extension currently and apparently many already do so. Are there any
Geert> plans to support for this in gcj?

As far as I know, nobody is working on this.
We'd definitely be interested in an implementation.

The gcj .java front end needs serious work.  Sometimes I daydream
about somehow using the jikes front end instead; that might be the
most efficient route to fixing all our bugs :-/

Tom


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