It would be good if code instrumentation did not add additional module dependencies to the instrumented code.
For that, the runtime part of JCov would only need to depend on java.base API.
Right now, at least, classes in com.sun.tdk.jcov.runtime also depend on java.logging module.
For that, the runtime part of JCov would only need to depend on java.base API.
Right now, at least, classes in com.sun.tdk.jcov.runtime also depend on java.logging module.