RFR: Make JREInstr to work with instrumentation plugins
Leonid Kuskov
lkuskov at openjdk.java.net
Fri Aug 20 19:21:30 UTC 2021
On Fri, 20 Aug 2021 18:34:04 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:
> Additional plugin functionality to allow JREInstr to work.
> Tests.
Marked as reviewed by lkuskov (Committer).
LGFM
test/unit/com/sun/tdk/jcov/instrument/plugin/jreinstr/Collect.java line 32:
> 30: public static void collect(Object param) {
> 31:
> 32: }
It isn't clear for what this class looking like interface is needed
-------------
PR: https://git.openjdk.java.net/jcov/pull/17
More information about the jcov-dev
mailing list