generic type support

Andrew Haley aph@redhat.com
Thu Feb 20 09:11:00 GMT 2003


Cedric Berger writes:
 > Andrew Haley wrote:
 > 
 > >I on't know about that.  I would have thought that there are
 > >tremendous opportunities for optimization with the added type
 > >information.
 > >
 > Hmm, so to generate better machine code from bytecode,
 > gcj should maybee run the bytecode through one of the many
 > good java decompilers around, and compile it from source ;)

I'm not sure how decompilers would cope with generics.

Andrew.



More information about the Java mailing list