This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
PR 10920 GC reports "too many roots"
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: java at gcc dot gnu dot org
- Date: Mon, 24 Nov 2003 20:39:14 +0100
- Subject: PR 10920 GC reports "too many roots"
- Organization: Zylin AS
With Mohans latest build, I've been able to take PR 10920 for a spin
again.
It still happens.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10920
I've tried to track down GC problems in the past, and without guidance,
its pretty hard to make progress.
Ãyvind