Bug 9861 and Java 5 Generics
Per Bothner
per@bothner.com
Wed Aug 17 19:33:00 GMT 2005
Tom Tromey wrote:
> ISTR that code like this can be generated by the 'nice'
> compiler (I've CCd the author for his comments).
The 'nice' compiler uses the Kawa backend, though you
have the look at the sources to tell that.
There isn't any explicit code in Kawa to generate methods
varying only the return type, but there probably isn't
anything to prevent it either.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Java
mailing list