[kaffe] Bug report: GC misses one object
Laurent Martelli
laurent at aopsys.com
Mon Nov 1 04:53:31 PST 2004
It looks like the GC misses one object.
Running the attached gives me the following result:
laurent at stan:~/tmp$ kaffe GC 3
new 0
new 1
new 2
GC run 1
finalize 0
finalize 1
GC run 2
GC run 3
End.
The third object is either not finalize or not collected by the GC.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GC.java
Type: text/x-java
Size: 782 bytes
Desc: GC test program
Url : http://pogo.kaffe.org/pipermail/kaffe/attachments/20041101/57c5aa8d/GC.bin
-------------- next part --------------
--
Laurent Martelli
laurent at aopsys.com Java Aspect Components
http://www.aopsys.com/ http://jac.objectweb.org
More information about the kaffe
mailing list