what's at the top of your wishlist for libgcj?
Andrew Haley
aph@redhat.com
Sat Oct 12 02:48:00 GMT 2002
Adam Megacz writes:
>
> Let me get right to the point: I would find vtable-gc for gcj very,
> very useful. It seems that for somebody familiar with gcc trees, this
> shouldn't be too hard to implement -- from my poor understanding of
> the code, it should come down to putting a build(VTABLE_REF,,,)
> somewhere in build_invokevirtual() and build_invokeinterface(), with
> appropriate tree-type-conversion voodoo.
How would you do it? Every method is reachable by reflection.
Andrew.
More information about the Java
mailing list