On Wednesday, August 29, 2018 at 4:57:29 PM UTC+5:30, Evgeny Mandrikov wrote:
> On Wednesday, August 29, 2018 at 1:23:16 PM UTC+2, [email protected] wrote:
> Thanks, Marc for your reply.
> I can only use the second file if I take the approach of running a thread 
> inside Agent class where I can have a second variable like destfile_backup 
> and dump it in there.
> But if automate via JMX style it will still use the destfile only.
> 
> 
> Via JMX you get access to 
> https://www.jacoco.org/jacoco/trunk/doc/api/org/jacoco/agent/rt/IAgent.html
> and so method "getExecutionData" that returns "byte[]" which is exactly 
> content for exec file
> see 
> https://github.com/jacoco/jacoco/blob/v0.8.2/org.jacoco.examples/src/org/jacoco/examples/MBeanClient.java

Thanks a lot, Evgeny Mandrikov..!

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/3cd5c574-4c25-482b-a4e8-75119a7be11c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to