You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/01/02 14:43:45 UTC

[Bug 60513] RMI leak cleaning is not thread safe

https://bz.apache.org/bugzilla/show_bug.cgi?id=60513

Remy Maucherat <re...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Remy Maucherat <re...@apache.org> ---
I added sync on the (static) objTable field from sun.rmi.transport.ObjectTable,
and this should fix the issue, although I didn't attempt to reproduce the
exception.
It will be in 9M16, 8.5.10, 8.0.40 and 7.0.74.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org