This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from a03832d071 Fix comment
new 6c56555eb0 Add a test case for BZ 66508
new 889a574087 Further fix for BZ 66508
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tomcat/websocket/WsRemoteEndpointImplBase.java | 28 ++-
.../websocket/WsRemoteEndpointImplClient.java | 9 +
java/org/apache/tomcat/websocket/WsSession.java | 12 +-
.../websocket/server/WsHttpUpgradeHandler.java | 3 +-
.../server/WsRemoteEndpointImplServer.java | 83 +++++++-
.../TestWsRemoteEndpointImplServerDeadlock.java | 219 +++++++++++++++++++++
6 files changed, 345 insertions(+), 9 deletions(-)
create mode 100644
test/org/apache/tomcat/websocket/server/TestWsRemoteEndpointImplServerDeadlock.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]