[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1636) SerializableMethod should use PrimitiveAwareClassLoader
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Dec 16 11:28:02 EST 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-1636.
------------------------------------
Resolution: Done
Done in r82318.
> SerializableMethod should use PrimitiveAwareClassLoader
> -------------------------------------------------------
>
> Key: EJBTHREE-1636
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1636
> Project: EJB 3.0
> Issue Type: Sub-task
> Affects Versions: 1.0.0-Beta10
> Reporter: jaikiran pai
> Assignee: jaikiran pai
>
> EJBTHREE-1626 introduces a PrimitiveAwareClassLoader to move out the often duplicated primtive check code outside the calling class. The SerializableMethod is one such class with does the primtive check. This should now be removed and instead the PrimitiveAwareClassLoader should be used.
--
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