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: Bug 9861 and Java 5 Generics


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/


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