https://issues.apache.org/bugzilla/show_bug.cgi?id=54315

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #13 from Mark Thomas <ma...@apache.org> ---
re 2, I don't see how this could lead to the constant NPE issue the OP reported
unless deployment failed.

Also re 2, unloading would benefit from being volatile. Adding a check for
unloading in loadServlet() should address the issue of allocation occurring
after unloading has started.

1, 3 & 4. Agreed.

I have applied the robustness improvements to 8.0.x for 8.0.4 and 7.0.x for
7.0.53.

I still haven't see any evidence that there is a Tomcat bug here such as an
explanation of how any of the reported problems can occur that doesn't involve
an application and/or library retaining a reference it shouldn't. Therefore, I
am returning this bug to the invalid state.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to