Object lifetime

Rich Adili rich at inde.bc.ca
Fri May 2 17:43:40 PDT 1997


According to my understanding of the Java Language Spec this object is doomed to be collected right soon:
 new foo ();
as there's no reference to it.  This never seems to be finalized using a beta of jview.  Which one of us is in error?




More information about the kaffe mailing list