Hi,

in any case the execution information is kept locally in the JaCoCo agent. But the amount of data does not grow euth the uptime of the JVM, it grows with the number of instrumented classes. If the amount of classes seen by your app server is limited, also in-memory execution data is limited.

Best regards,
-marc

On 13.02.14 03:01, [email protected] wrote:
I have a question on the jacoco agent. If i run the jacoco agent on an app 
server for long time and generate the code coverage report without reset, would 
it likely to cause any out of memory error in app server? Does the tcp server 
option in jacoco agent save the metrics locally or does it keep all the 
information in memory which can cause out of memory error?


--
You received this message because you are subscribed to the Google Groups "JaCoCo 
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to