Analysis of Mauve failures - The final chapter
Mark Wielaard
mark@klomp.org
Thu Apr 4 17:14:00 GMT 2002
Hi,
On Fri, 2002年04月05日 at 02:40, Boehm, Hans wrote:
> All tests that allocate large objects should ideally be run with the
> environment variable GC_NO_BLACKLIST_WARNING defined. That will get rid of
> the message. The occurrence of the warning is often less than 100%
> deterministic, and that's expected.
Good to know. Thanks for the tip.
> Was there an issue here beyond the warning?
There was an issue, but it wasn't the garbage collector. natArray.cc
seems to forget to check for a null object and crashes. But why that
didn't show up when using -verbose or -debug is unclear.
Cheers,
Mark
More information about the Java
mailing list