You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2008/10/10 23:31:44 UTC

[jira] Created: (FELIX-762) Activator should be set to null on Bundle.stop()

Activator should be set to null on Bundle.stop()
------------------------------------------------

                 Key: FELIX-762
                 URL: https://issues.apache.org/jira/browse/FELIX-762
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: felix-1.2.1

            Reporter: Karl Pauls
            Assignee: Karl Pauls
            Priority: Minor


We should set the activator to null when a bundle is stopped. This way we allow for earlier garbage collection when the bundle is not directly started again or uninstalled.

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


[jira] Closed: (FELIX-762) Activator should be set to null on Bundle.stop()

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

Karl Pauls closed FELIX-762.
----------------------------

    Resolution: Fixed

Done as of revision 703577.

> Activator should be set to null on Bundle.stop()
> ------------------------------------------------
>
>                 Key: FELIX-762
>                 URL: https://issues.apache.org/jira/browse/FELIX-762
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: felix-1.2.1

>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Minor
>
> We should set the activator to null when a bundle is stopped. This way we allow for earlier garbage collection when the bundle is not directly started again or uninstalled.

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