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: "Boehm, Hans" <hans_boehm at hp dot com>
- To: "'tromey at redhat dot com'" <tromey at redhat dot com>, "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: Mon, 8 Apr 2002 13:32:39 -0700
- Subject: RE: Analysis of Mauve failures - The final chapter
I have a patch. I expect to check it in later today, along withg the one to
fix the _DYNAMIC reference for statically linked executables.
Hans
> -----Original Message-----
> From: Tom Tromey [mailto:tromey@redhat.com]
> Sent: Monday, April 08, 2002 1:27 PM
> To: Boehm, Hans
> Cc: 'Andrew Haley'; 'Mark Wielaard'; java@gcc.gnu.org
> Subject: Re: Analysis of Mauve failures - The final chapter
>
>
> >>>>> "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
>