libjava status on Solaris 8/Intel and IRIX 6.5

Adam Megacz gcj@lists.megacz.com
Tue Mar 19 09:18:00 GMT 2002


Tom Tromey <tromey@redhat.com> writes:
> Andrew> It's not ugly, just different.  Instead of
> Andrew>    void barf (java::lang::grope *poo)
> Andrew> you have
> Andrew>    void barf (ref<java::lang::grope> poo)
> Andrew> and carry on as usual.

What's the advantage to using template-references instead of pointers?
Non-conservative GC, perhaps? What else?

  - a

-- 
"If I put copyrighted material into the 'chewy nougat center', I can
 claim the crunchy chocolate coating is an 'Access Control
 Mechanism'."                                     --lynx_user_abroad



More information about the Java mailing list