Why does this program cause an NPE in LibgcjInternalFinalizerThread ??

David Daney ddaney@avtrex.com
Wed Aug 20 00:33:00 GMT 2003


> This patch screws up find_slot(), because it stops if reference is 
> NULL, we don't want it to do this because the real entry may be 
> further down in the list and we need to skip the DELETED row.
>
I think it would work if you set next=NULL, instead of reference.

Dave.



More information about the Java mailing list