[jboss-jira] [JBoss JIRA] Created: (JBCL-73) Wrong parent policy for j2seClassLoadingCompliance=false
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Nov 25 12:36:36 EST 2008
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