[ 
https://issues.apache.org/jira/browse/EXEC-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siegfried Goeschl resolved EXEC-37.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

Correct - made the fix.

> OpenVmsProcessingEnvironment.createProcEnvironment() is synchronized but 
> overrides unsynch method
> -------------------------------------------------------------------------------------------------
>
>                 Key: EXEC-37
>                 URL: https://issues.apache.org/jira/browse/EXEC-37
>             Project: Commons Exec
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> OpenVmsProcessingEnvironment.createProcEnvironment() is synchronized but 
> overrides unsynchronized method.
> It should probably be made unsynchronized, since it should only be called via 
> DefaultProcessingEnvironment.getProcEnvironment() which is synchronized.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to