Dmitry,
do you want to add the bug ID to @bug tag in JdpTest.sh file ? Please
create a jdk8 fixVersion record in JBS also so that this doesn't fall
under the radar.
Approved.
regards,
Sean.
On 04/06/2013 10:55, Dmitry Samersoff wrote:
Requesting approval to push the following change to jdk7u40:
To meet 7u40 schedule, I'm asking for permission to push the changes
(XS) to 7u40 workspace first, than to jdk8
Summary
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.
webrev:
http://cr.openjdk.java.net/~dsamersoff/8015604/webrev.02/
bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8015604
jdk8 chageset:
N/A
Reviewed-by: David Holmes, Staffan Larsen, Peter Allwin
-Dmitry