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


=?iso-8859-1?Q?=D8yvind=5FHarboe?= writes:
 > > 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 :-/
 > 
 > I was surprised to find that GCJ has a frontend at all.
 > 
 > Why? 
 > 
 > It seems like this problem has been thoroughly put to bed by e.g. 
 > Jikes, javac, etc.
 > 
 > Come generics, GCJ would only need to support it at a bytecode level.

I on't know about that.  I would have thought that there are
tremendous opportunities for optimization with the added type
information.

Andrew.


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