You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2018/03/06 11:33:00 UTC

[jira] [Created] (EXEC-106) Watchdog class could use volatile instead of synch

Sebb created EXEC-106:
-------------------------

             Summary: Watchdog class could use volatile instead of synch
                 Key: EXEC-106
                 URL: https://issues.apache.org/jira/browse/EXEC-106
             Project: Commons Exec
          Issue Type: Improvement
            Reporter: Sebb


It looks like the Watchdog class could use volatile for the boolean field 'stopped' instead of synchronising.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)