[jboss-jira] [JBoss JIRA] Commented: (JBCL-73) Wrong parent policy for j2seClassLoadingCompliance=false

Adrian Brock (JIRA) jira-events at lists.jboss.org
Tue Nov 25 12:40:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBCL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12439714#action_12439714 ] 

Adrian Brock commented on JBCL-73:
----------------------------------

There already is a predefined ClassFilter for just java.*
which is ClassFilter.NOTHING_BUT_JAVA

> 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
>
> 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