2014-06-27 18:50 GMT+02:00 Mark Thomas <ma...@apache.org>: > > URL: http://svn.apache.org/r1606147 > > Log: > > Avoid NPE. > > > > Modified: > > > tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java > > How did you get an NPE here? It shouldn't be possible. >
Just running the testsuite (NIO2, didn't try anything else), lots of websockets failures with an NPE on that. The CI runs should reproduce it. Rémy