[
https://issues.apache.org/jira/browse/FELIX-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13589551#comment-13589551
]
Richard S. Hall commented on FELIX-3553:
----------------------------------------
Yes, it could be. Although definePackage() is protected by the class loading
lock, this lock is based on the class name. Thus, I guess it would be possible
for two threads to be racing to define the same package for two different
classes in that package. Perhaps you should open a new bug for this issue so we
can look into it. Thanks.
> Use of parallel class loading capability of JDK7
> ------------------------------------------------
>
> Key: FELIX-3553
> URL: https://issues.apache.org/jira/browse/FELIX-3553
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Reporter: Sahoo
> Assignee: Richard S. Hall
> Fix For: framework-4.2.0
>
> Attachments: FELIX-3553.txt, felix_parallel_classload.patch
>
>
> Is there any plan to make use of this feature [1] in Felix?
> [1]
> http://download.java.net/jdk7/archive/b124/docs/technotes/guides/lang/cl-mt.html
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira