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: eliminate gcjh?


Tom Tromey wrote:

We're going to be facing some real problems with gcjh once we start
looking at 1.5.  For instance, 1.5 has covariant methods,

Are you sure? I can't find documentation on this. Is it considered part of one the other new features, such as Generics?

> I don't think you can express this in C++.

C++ has covariant return types.
--
	--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]