[9] Review request for 8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Xuelei Fan
xuelei.fan at oracle.com
Thu Jun 4 01:57:53 UTC 2015
Looks fine to me.
It's nice to keep each line not exceed 80 characters. For example
- * @run main/othervm -Dtest.security.protocol=DTLS -Dtest.mode=norm
DTLSBufferOverflowUnderflowTest
+ * @run main/othervm -Dtest.security.protocol=DTLS
+ * -Dtest.mode=norm DTLSBufferOverflowUnderflowTest
Thanks,
Xuelei
On 6/2/2015 8:15 PM, Konstantin Shefov wrote:
> Hello,
>
> Please review new tests fro DTLS feature for JDK 9:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8072515
> webrev: http://cr.openjdk.java.net/~kshefov/8072515/webrev.00/
>
>
> Thanks
> -Konstantin
>
More information about the core-libs-dev
mailing list