[
https://issues.apache.org/jira/browse/UIMA-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-3649.
----------------------------------
Resolution: Fixed
> Remove unneeded synchronization in core UIMA
> --------------------------------------------
>
> Key: UIMA-3649
> URL: https://issues.apache.org/jira/browse/UIMA-3649
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Affects Versions: 2.5.0SDK
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 2.5.1SDK
>
>
> As part of the general effort to get UIMA performance better in highly
> multithreaded environments, find and remove unneeded synchronizations. One
> such example: the UIMAFramework code has a static method, getInstance(),
> which returns the value of a static field. There are no other
> synchronizations within this class, so I believe this can be removed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)