com.sun.tdk.jcov.instrument package contains two kinds of classes: one is responsible for the actual byte code instrumentation (ClassMorph, various *Adapter classes, etc) and the data classes (Data* mainly) which represent coverage data which could be saved and loaded into storage.
Split this two groups into different packages.
Split this two groups into different packages.
- relates to
-
CODETOOLS-7903307 Move ASM dependent classes to a different package
-
- Resolved
-
-
CODETOOLS-7903274 Pluggable instrumentation in JCov
-
- Resolved
-