Language extensions ?

Andrew Haley aph@redhat.com
Thu Mar 27 10:01:00 GMT 2003


Tom Tromey writes:
 > 
 > You can use gnu.gcj.RawData as a system-dependent pointer-sized value.
 > However you can't really do anything with this value other than pass
 > it around.  It isn't treated like a real pointer; for instance the GC
 > doesn't examine fields of this type.

Ouch.  Do we really want to support gnu.gcj.RawData as part of our API?

Andrew.



More information about the Java mailing list