Hi,

We recently started using jacoco on the fly instrumentation for our java 
swing application compiled with IBM JDK 1.6 and  runs in IBM JRE 1.6. (runs 
in linux) 
we successfully get coverage report .

But we also have some legacy AWT based standalone application compiled for 
 sun JDK 1.3 / 1.1.8  and runs on the JRE 1.3 /  1.1.8 .
(both these old Runtime environments that do not support Java agents). 

i read the document but cant find any example of how to setup / run the 
jacocoagent.jar  for these lower java versions.

can some one please guide me how to use run/get the coverage for these 
legacy  sun Java run-time based application ?
Thanks in advance for the help .

Regards,
Jay

-- 
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/d/optout.

Reply via email to