Possible Duplicate:
Testng, Emma, Cobertura, coverage and JDK 7 result in ClassFormatError and VerifyError
I have recently moved JDK6 to JDK7.In my eclipse i have installed emma plugin for code coverage.Its works fine in jdk1.6.Now I have used JDK7.But Its does not works.I have googled and searching some of code coverage tools like,
1.emma
2.Jacoco
3.cobertura
but none of them support JDK1.7.
can anyone tell me which tool support JDK1.7 for both windows and linux platform?
I think compare to other emma is better one.but it doesnot support.
Thanks in advance.