[
https://issues.apache.org/jira/browse/FELIX-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400062#comment-13400062
]
Richard S. Hall commented on FELIX-3553:
----------------------------------------
The attached patch moves locking from the class loader object to a locking
approach based on class name and thread. Need to introduce a class loader that
registers as parallel capable, which is a little tricky since it must be done
in a static block and our class loaders are inner classes. Need to think about
it.
> 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
> Fix For: framework-4.2.0
>
> Attachments: FELIX-3553.txt
>
>
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira