[jboss-jira] [JBoss JIRA] Closed: (JBCL-73) Wrong parent policy for j2seClassLoadingCompliance=false
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Thu Nov 27 05:30:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBCL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Brock closed JBCL-73.
----------------------------
Resolution: Done
> Wrong parent policy for j2seClassLoadingCompliance=false
> --------------------------------------------------------
>
> Key: JBCL-73
> URL: https://jira.jboss.org/jira/browse/JBCL-73
> Project: JBoss ClassLoader
> Issue Type: Bug
> Components: Modules
> Reporter: Adrian Brock
> Assignee: Adrian Brock
> Fix For: JBossCL.2.0.1.GA
>
>
> Module::getDeterminedParentPolicy is using the wrong policy for j2seClassLoadingCompliance=false
> It should be delegating javax.* requests to the parent only afterwards.
> We need a new ParentPolicy for this that really means only java.* is delegated to the parent first.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list