Knut Anders Hatlen created DERBY-5992:
-----------------------------------------

             Summary: Use BaseTestCase.execJavaCmd() to start process from 
NetworkServerTestSetup
                 Key: DERBY-5992
                 URL: https://issues.apache.org/jira/browse/DERBY-5992
             Project: Derby
          Issue Type: Improvement
          Components: Test
    Affects Versions: 10.10.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Minor


NetworkServerTestSetup invokes Runtime.exec(String[]) manually when it needs to 
start a sub-process. It should use BaseTestCase.execJavaCmd(). In addition to 
reducing the amount of code, it would make the server processes pick up the 
flags they need to work well with EMMA and JaCoCo.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to