On Wed, 14 Sep 2022 03:14:23 GMT, Mark Powers <[email protected]> wrote:
>> src/java.base/share/classes/sun/security/ssl/SSLExtensions.java line 307: >> >>> 305: // extension_data >>> length(2) >>> 306: } >>> 307: encodedLength += encoded.length + 4; >> >> I think the two comment lines above should follow. > > Sure that looks right? Seems so. ------------- PR: https://git.openjdk.org/jdk/pull/9972
