Name: dkR10031 Date: 06/25/2003
Current Jcov Static and Dynamic Instrumenters implementations have
the possibility to save coverage data to the Socket Grabber invoked
in default mode. However, number of options and recognized system
properties described in the section "B.2 Instrumenter Syntax and Options"
of the Jcov User Guide does not present ability to connect with
the remote Socket Grabber.
To resolve this issue, additional flag '-host' should be added to
the option list of the instrumenters or/and 'jcov.host' system property
should be recognized by the instrumented application.
======================================================================
- duplicates
-
CODETOOLS-7900725 Jcov grabber run in one-time mode should be able to connect to another host
- Closed