1 Feb 2008 01:09
[jira] Closed: (GERONIMO-2204) ProxyMethodInterceptor doesn't handle finalize appropriately
[
https://issues.apache.org/jira/browse/GERONIMO-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Jencks closed GERONIMO-2204.
----------------------------------
Resolution: Won't Fix
We turned off proxies in the server so there isnt much reason to work on this any more.
> ProxyMethodInterceptor doesn't handle finalize appropriately
> ------------------------------------------------------------
>
> Key: GERONIMO-2204
> URL: https://issues.apache.org/jira/browse/GERONIMO-2204
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: kernel
> Affects Versions: 1.1, 1.1.1, 1.1.2, 1.1.x, 1.2
> Reporter: David Jencks
> Assignee: David Jencks
> Priority: Minor
> Fix For: Wish List
>
>
> A user noticed that while debugging in eclipse (or idea with break-on-exceptions turned on) this method
from ProxyMethodInterceptor throws UnsupportedOperationException when finalize is called on a proxy object:
> public final Object intercept(final Object object, final Method method, final Object[] args, final
(Continue reading)
RSS Feed