https://issues.apache.org/bugzilla/show_bug.cgi?id=55151
Bug ID: 55151 Summary: Fix in MsgByte encoder and decoder TestEncodingDecoding websocket test Product: Tomcat 8 Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: minor Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: nick...@gmail.com Created attachment 30492 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30492&action=edit TestEncodingDecoding.patch The bytebuffer needs to be flipped during encoding and position doesn't need to be changed during decoding (it was already changed during willDecode call) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org