System bundle operations from RFC-132 (e.g., init(), start(), stop(), 
waitForStop()) are using wrong lock object
----------------------------------------------------------------------------------------------------------------

                 Key: FELIX-1287
                 URL: https://issues.apache.org/jira/browse/FELIX-1287
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: felix-1.8.1
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-2.0.0


The system bundle uses "this" as the lock object for performing operations on 
its state. For normal bundles, we acquire bundle locks, so we should probably 
do the same for the system bundle for consistency.

-- 
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