[
https://issues.apache.org/jira/browse/IMAGING-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801944#comment-13801944
]
Sebb commented on IMAGING-117:
------------------------------
Also - because of the Java memory model - there is no way for the classes to
ensure thread safety when the array is modified.
Array entries written by one thread are not guaranteed to be made visible to
other threads in the absence of synchronisation.
> SofnSegment.components - public mutable array
> ---------------------------------------------
>
> Key: IMAGING-117
> URL: https://issues.apache.org/jira/browse/IMAGING-117
> Project: Commons Imaging
> Issue Type: Bug
> Reporter: Sebb
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)