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 ;) Cedric