Possible WeakReference Bug

Tom Tromey tromey@redhat.com
Tue Nov 19 15:51:00 GMT 2002


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> So there's still a problem.

I see the appended while running the test.
I haven't been able to reproduce this in the debugger yet :-(

Tom

Exception in thread "LibgcjInternalFinalizerThread" java.lang.NullPointerException
   at GC_invoke_finalizers (/home/tromey/gnu/trunk-gcc/install/lib/libgcj.so.3.0.0)
   at _Jv_RunFinalizers() (/home/tromey/gnu/trunk-gcc/install/lib/libgcj.so.3.0.0)
   at gnu.gcj.runtime.FinalizerThread.runFinalizers() (/home/tromey/gnu/trunk-gcc/install/lib/libgcj.so.3.0.0)
   at gnu.gcj.runtime.FinalizerThread.run() (/home/tromey/gnu/trunk-gcc/install/lib/libgcj.so.3.0.0)
   at _Jv_ThreadRun(java.lang.Thread) (/home/tromey/gnu/trunk-gcc/install/lib/libgcj.so.3.0.0)
   at GC_start_routine (/home/tromey/gnu/trunk-gcc/install/lib/libgcj.so.3.0.0)



More information about the Java mailing list