APIcover is used regularly by JCK team fo quick coverage estimation.
It was developed and tested for jdk 1.4.
It somehow works with JDK5 and JDK6 but it's not clear whether data it produces
are correct or anything missed from JDK5/JDK6 point of view (generics are not
taken into account, handling synthesized methods, etc).
APIcover should be tested and updated to support language changes in JDK5 and JDK6.
JCK 6 uses SigTest 1.4 to generate signature files.
But it's impossible to use these signature files with the existing version of APICover since it doesn't support SigTest 1.3/1.4 file format.
APICover should be able to support signature file format generated by Sigtest 1.3/1.4
It was developed and tested for jdk 1.4.
It somehow works with JDK5 and JDK6 but it's not clear whether data it produces
are correct or anything missed from JDK5/JDK6 point of view (generics are not
taken into account, handling synthesized methods, etc).
APIcover should be tested and updated to support language changes in JDK5 and JDK6.
JCK 6 uses SigTest 1.4 to generate signature files.
But it's impossible to use these signature files with the existing version of APICover since it doesn't support SigTest 1.3/1.4 file format.
APICover should be able to support signature file format generated by Sigtest 1.3/1.4
- duplicates
-
CODETOOLS-6483999 APIcover should support a signature file format generated by Sigtest 1.5 tool
-
- Closed
-