This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 0eb4b7344f Fix comment
     new 150171f0a8 Add a test case for BZ 66508
     new dccc2644ce 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:
 .../apache/tomcat/util/net/SocketWrapperBase.java  |   5 +-
 .../tomcat/websocket/WsRemoteEndpointImplBase.java |  26 ++-
 .../websocket/WsRemoteEndpointImplClient.java      |   9 +
 java/org/apache/tomcat/websocket/WsSession.java    |  12 +-
 .../websocket/server/WsHttpUpgradeHandler.java     |   3 +-
 .../server/WsRemoteEndpointImplServer.java         |  77 +++++++-
 .../TestWsRemoteEndpointImplServerDeadlock.java    | 219 +++++++++++++++++++++
 7 files changed, 340 insertions(+), 11 deletions(-)
 create mode 100644 
test/org/apache/tomcat/websocket/server/TestWsRemoteEndpointImplServerDeadlock.java


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

Reply via email to