|
Evaluation
|
I'm marking this bug "incomplete" until we (a) get instructions on
how to reproduce it, and (b) get some guidance on whether it's a
JVM problem or a JCK harness problem (-Xmx set too small).
xxxxx@xxxxx 2002-06-27
----------------------------------------------------------------
> Subject: Re: Any status change on 4708390?
> Date: Fri, 9 Aug 2002 09:57:34 +0100 (BST)
> From: Sean Coffey < xxxxx@xxxxx >
> To: xxxxx@xxxxx
> CC: xxxxx@xxxxx , xxxxx@xxxxx
>
> Hi Peter,
>
> The update that I gave was that increasing the memory heap works.
>
> I also feel that whichever JDK you use to run the harness does not
> matter. It's whenever we're testing the 1.4 JDK, (~20,000 tests each
> executed in series with 1.4) we see the increased mem. usage. Let's put
> this down to 3 possible reasons :
>
> a) The fact that an extra ~8,000 (total ~20,000)test cases are used
> which increases the working memory heap to ~80-90 megs. ( running
> ~12,000 tests with 1.3 uses less than 64 MBs.)
>
> b) The javatest harness storing too much information in RAM at any one
> time (test execution stats?) and not freeing up memory correctly
>
> c) A leak somewhere in the jdk execution
>
> I'm not sure where to go from here. The question is will customers see
> this increase in mem usage also when they run their apps with 1.4 ?
>
> Note also that this was was for Merlin testing and not Hopper. Please
> update the bug as you see necessary.
>
> Regards,
> Sean.
I'm willing to believe either (or both) a and b) I'm not ruling out c,
but we haven't seen any unexplained leaks in other tests, nor have
we had complaints that users have seen increased footprints like
this with JDK-1.4.x.
xxxxx@xxxxx 2002-08-21
----------------------------------------------------------------
|