This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 1fb11eb135 Refactor to remove syncs on SocketWrapper to support Loom
experiments
new 266cc81cbf Add a test case for BZ 66508
new 6688878e8a 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 | 227 +++++++++++++++++++++
6 files changed, 353 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]