[jboss-jira] [JBoss JIRA] Commented: (JBAS-4753) ExternalContext can pass duplicate interfaces to Proxy.newProxyInstance(loader, interfaces, handler)
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Wed Mar 5 11:30:57 EST 2008
[ http://jira.jboss.com/jira/browse/JBAS-4753?page=comments#action_12401437 ]
Dimitris Andreadis commented on JBAS-4753:
------------------------------------------
In jboss trunk (targeting AS5 CR1), replaced the inlined getAllUniqueInterfaces() with a call to the common-core Classes.getAllUniqueInterfaces(..) utility. Will probably not do the same in Branch_4_2, as it requires a jboss common upgrade...
> ExternalContext can pass duplicate interfaces to Proxy.newProxyInstance(loader, interfaces, handler)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBAS-4753
> URL: http://jira.jboss.com/jira/browse/JBAS-4753
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-4.2.1.GA, JBossAS-5.0.0.Beta2, JBossAS-4.2.0.GA, JBossAS-4.2.2.GA
> Reporter: Vicky Kak
> Assigned To: Dimitris Andreadis
> Fix For: JBossAS-5.0.0.Beta3, JBossAS-4.2.3.GA
>
>
> The fix for JBAS-4048 made it possible to pass duplicate interfaces to Proxy.newProxyInstance(loader, interfaces, handler).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list