Dmitry Samersoff
|
ee8568fe00
|
8015604: JDP packets containing ideographic characters are broken
Code uses string length rather than byte array length and non ascii entry brakes packet.
Reviewed-by: dholmes, jbachorik, sla
|
2013-06-05 18:20:34 +04:00 |
|
Florian Weimer
|
4bfd2d2b39
|
8014420 : Default JDP address does not match the one assigned by IANA
JDP protocol defaults changed to IANA assigned values
Reviewed-by: dholmes, jbachorik, hirt
|
2013-05-28 18:46:39 +04:00 |
|
David Katleman
|
930dcf7d28
|
8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg
|
2013-04-12 15:22:33 -07:00 |
|
Dmitry Samersoff
|
403e23ec70
|
8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris
Fixed couple of more Solaris shell incompatibilities
Reviewed-by: chegar
|
2013-02-13 21:06:30 +04:00 |
|
Dmitry Samersoff
|
232b814f68
|
8007786: JDK-8002048 testcase doesn't work on Solaris
Test built in into Solaris shell doesn't have -e operator
Reviewed-by: sla, sspitsyn
|
2013-02-12 16:02:14 +04:00 |
|
Dmitry Samersoff
|
c572f25040
|
8007277: JDK-8002048 testcase fails to compile
Sun.* classes is not included to ct.sym file and symbol file have to be ignored
Reviewed-by: alanb
|
2013-02-06 16:53:47 +04:00 |
|
Dmitry Samersoff
|
eea117f3e5
|
8002048: Protocol to discovery of manageable Java processes on a network
Introduce a protocol to discover manageble Java instances across a network subnet, JDP
Reviewed-by: sla, dfuchs
|
2013-02-03 21:39:58 +04:00 |
|