On 4/06/2013 7:33 AM, Dmitry Samersoff wrote:
Hi Everybody,The problem: Code uses string length rather than byte array length to write length field of JDP packet entry. So if an entry contains non-ASCII characters code produces invalid packet. http://cr.openjdk.java.net/~dsamersoff/8015604/webrev.01/
Looks good to me. I'll take your word about the hexadecimal Russian chars :) David
-Dmitry