mattrpav commented on PR #1291: URL: https://github.com/apache/activemq/pull/1291#issuecomment-2341105712
@azotcsit I think having the incorrect UTF-8 and show how _Java_ auto-corrects it is a good test and serves as a good point to document in a test. Since non-Java applications can send things over the wire, the test I'm thinking we need is something like.. bad UTF-8 characters as byte array coming along the wire.. attempt to read in as UTF-8 and failing on the readUTF8() call. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact