You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/10/01 18:01:24 UTC

[jira] Created: (FELIX-1679) VersionRange class should use finals to be thread safe.

VersionRange class should use finals to be thread safe.
-------------------------------------------------------

                 Key: FELIX-1679
                 URL: https://issues.apache.org/jira/browse/FELIX-1679
             Project: Felix
          Issue Type: Improvement
          Components: Framework
    Affects Versions: felix-2.0.0
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
            Priority: Minor
             Fix For: felix-2.2.0


We should improve VersionRange by using finals to improve its thread safety.

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


[jira] Closed: (FELIX-1679) VersionRange class should use finals to be thread safe.

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-1679.
----------------------------------

    Resolution: Fixed

Fixed.

> VersionRange class should use finals to be thread safe.
> -------------------------------------------------------
>
>                 Key: FELIX-1679
>                 URL: https://issues.apache.org/jira/browse/FELIX-1679
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: felix-2.0.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-2.2.0
>
>
> We should improve VersionRange by using finals to improve its thread safety.

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