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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report and the patch.

Working through putting together a simple test case found a handful of
additional JASPIC related issues that have also been fixed.

My reading of the spec is that state is maintained by the modules, not the
CallbackHandler so making this thread-safe is the way to go.

I have applied a patch for this to trunk for 9.0.0.M5 onwards and 8.5.x for
8.5.1 onwards. I went for a slightly different approach than the one you
proposed since minimising the diff was not my primary concern.

-- 
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