[fyi] [icedtea-web] xmx for emma

Jiri Vanek jvanek at redhat.com
Tue Apr 10 02:04:31 PDT 2012


On 04/09/2012 12:47 AM, Omair Majid wrote:
> On 04/06/2012 11:31 AM, Jiri Vanek wrote:
Hi Omair!
Thanx for check:)
>> Hi! Recently codecoverage have fallen on my test machines because of not
>> enough heap space. I would like to increase its Xmx value (eg to 2g as
>> I'm doing in this patch)
>
> Perhaps you might want to rename EMMA_XMX to EMMA_JAVA_ARGS? That would
> allow us to add additional java arguments for emma in the future without
> further changes.
Yap. Why not:)
>
>> 2012-04-06  Jiri Vanek<jvanek at redhat.com>
>>
>>      jvms running emma enlarged max heap space
>>      * Makefile.am: (stamps/run-unit-test-code-coverage.stamp),
>
> You should leave out the colon here.
>
>> (stamps/run-reproducers-test-code-coverage.stamp) and
>
> You should just use a "," instead of the "and" at the end of the line. I
> believe that's the correct thing to do based on the GNU ChangeLog
> guidelines.
>
>> (run-test-code-coverage) java emma calls have increased theirs -Xmx value
>
> Please use a colon here followed by what the new change does. How about
> something like this:
>
> (run-test-code-coverage): Use a larger max heap size for emma.
>
> Cheers,
> Omair

2012-04-10  Jiri Vanek <jvanek at redhat.com>

	* Makefile.am: EMMA_JAVA_ARGS, new variable for adjusting emma runs.
	Currently set to -Xmx2G
	(stamps/run-unit-test-code-coverage.stamp),
	(stamps/run-reproducers-test-code-coverage.stamp),
	(run-test-code-coverage) Use EMMA_JAVA_ARGS in theirs emma runs.

Better?


Best regards,
  J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: emmaXmx2.diff
Type: text/x-patch
Size: 2623 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120410/2fe3afa5/emmaXmx2.diff 


More information about the distro-pkg-dev mailing list