RFR: 8310070: Test: javax/net/ssl/DTLS/DTLSWontNegotiateV10.java timed out

Jamil Nimeh jnimeh at openjdk.org
Thu Jul 13 17:52:14 UTC 2023


On Thu, 13 Jul 2023 17:36:47 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

>> test/jdk/javax/net/ssl/DTLS/DTLSWontNegotiateV10.java line 51:
>> 
>>> 49:     private static final String DTLSV_1_2 = "DTLSv1.2";
>>> 50: 
>>> 51:     private static final int READ_TIMEOUT_SECS = Integer.getInteger("readtimeout", 30);
>> 
>> Nit on line 37 (since I can't flag that directly): Maybe add 8310070 to the @bug line.
>
> On previous PRs, I've been told that test-only updates don't need the bug id.

Works for me.  Then as far as I'm concerned you're good to go.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14658#discussion_r1262886217


More information about the security-dev mailing list