[
https://issues.apache.org/activemq/browse/AMQ-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40817
]
David Blevins commented on AMQ-1515:
------------------------------------
I'd also recommend renaming ClassLoadingAwareObjectInputStream to something
that doesn't pay tribute to the misinformation that was ClassLoading
> Removed use of ClassLoading
> ---------------------------
>
> Key: AMQ-1515
> URL: https://issues.apache.org/activemq/browse/AMQ-1515
> Project: ActiveMQ
> Issue Type: Improvement
> Reporter: David Blevins
> Priority: Trivial
> Attachments: KillClassLoading.patch.txt
>
>
> Noticed you're using the propagated ClassLoading class. That thing was never
> needed, Class.forName(String, boolean, ClassLoader) always had the correct
> functionality.
> Here's a patch if you want it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.