On Thu, 13 Jul 2023 17:36:47 GMT, Matthew Donovan <[email protected]> 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