This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Analysis of Mauve failures - The final chapter
- From: Tom Tromey <tromey at redhat dot com>
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Cc: "'Andrew Haley'" <aph at cambridge dot redhat dot com>, "'Mark Wielaard'" <mark at klomp dot org>, java at gcc dot gnu dot org
- Date: 08 Apr 2002 14:27:08 -0600
- Subject: Re: Analysis of Mauve failures - The final chapter
- References: <40700B4C02ABD5119F000090278766443BF177@hplex1.hpl.hp.com>
- Reply-to: tromey at redhat dot com
>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:
Hans> 1) We unconditionally suppress all but every Nth instance of
Hans> this warning. (N settable by environment variable replacing
Hans> GC_NO_BLACKLIST_WARNING, defaulting to 3).
Hans> 2) We change the warning message to something like
Hans> "Repeated allocation of very large block (size %ld): may lead to
Hans> poor GC performance and memory leak."
What is the status of this?
Is anybody working on it?
If not, I will add it to my list.
Tom