[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-10 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598257#comment-13598257 ] Richard S. Hall commented on FELIX-3907: If you look at the patch associated with

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-09 Thread Hendy Irawan (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598176#comment-13598176 ] Hendy Irawan commented on FELIX-3907: - does the fix display the requested class to be

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-07 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13596681#comment-13596681 ] Richard S. Hall commented on FELIX-3907: Technically, you are correct, but that

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-07 Thread Jad Naous (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13596744#comment-13596744 ] Jad Naous commented on FELIX-3907: -- I see. Thanks. NullPointerException

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-06 Thread Jad Naous (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13594991#comment-13594991 ] Jad Naous commented on FELIX-3907: -- ok, but the tocttou bug remains in getClassLoader().

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-05 Thread Jad Naous (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13594029#comment-13594029 ] Jad Naous commented on FELIX-3907: -- Looks good. Just a few comments from looking at the

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-03-05 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13594121#comment-13594121 ] Richard S. Hall commented on FELIX-3907: There is another check of m_disposed

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589575#comment-13589575 ] Richard S. Hall commented on FELIX-3907: Yes, I think this is essentially a race

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Jad Naous (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589747#comment-13589747 ] Jad Naous commented on FELIX-3907: -- Unfortunately, I think a CNFE can be just as (if not

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589751#comment-13589751 ] Richard S. Hall commented on FELIX-3907: Even if we allowed the class loader to

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Jad Naous (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589768#comment-13589768 ] Jad Naous commented on FELIX-3907: -- I see. Would it be difficult to make it such that

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589801#comment-13589801 ] Richard S. Hall commented on FELIX-3907: We could create an internal method that

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Jad Naous (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589833#comment-13589833 ] Jad Naous commented on FELIX-3907: -- Agreed, we should not hold onto to classes and we

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589880#comment-13589880 ] Richard S. Hall commented on FELIX-3907: The degree of closeness just depends on

[jira] [Commented] (FELIX-3907) NullPointerException in BundleWiringImpl when m_disposed is true.

2013-02-28 Thread Jad Naous (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589884#comment-13589884 ] Jad Naous commented on FELIX-3907: -- Thanks for the clarifications!