Re: [java code coverage] can jacoco results be diffents depending on jdk, os , agent and maven plugin

2016-10-14 Thread Marc R. Hoffmann

Hi,

execution data is different if you run JaCoCo in different class files. 
The cause for different class files can be:


- different compiler vendor
- different compiler version
- different compiler setting
- any post processing tool for classfiles (AOP, obfuscation etc)

Regards,
-marc


On 14.10.16 00:10, ponso...@gmail.com wrote:

Can they data generated by jacoco files be diffent depending on one of those? 
jdk/os/agent/maven plugin... ??




--
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 jacoco+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/a5dcc785-80dc-d978-443e-5b6405a86d76%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.


[java code coverage] can jacoco results be diffents depending on jdk, os , agent and maven plugin

2016-10-13 Thread ponsonio
Can they data generated by jacoco files be diffent depending on one of those? 
jdk/os/agent/maven plugin... ??

-- 
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 jacoco+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/fb72d7da-6554-4bc2-ad7e-0aeb15f01f55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.