Pruning of outdated JDK 6/7 references (plus related polishing)
(cherry picked from commit b325c74216)
This commit is contained in:
@@ -156,7 +156,7 @@ public class ConcurrentWebSocketSessionDecorator extends WebSocketSessionDecorat
|
||||
}
|
||||
finally {
|
||||
this.sendStartTime = 0;
|
||||
flushLock.unlock();
|
||||
this.flushLock.unlock();
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user