On Mon, 28 Feb 2022 19:44:19 GMT, Jamil Nimeh wrote:
>> src/java.base/share/classes/sun/security/ssl/CompressionAlgorithm.java line
>> 49:
>>
>>> 47: }
>>> 48:
>>> 49: static CompressionAlgorithm nameOf(String name) {
>>
>> Shouldn't this be valueOf? We're not consistent in the metho
On Mon, 28 Feb 2022 19:41:59 GMT, Jamil Nimeh wrote:
>> Hi,
>>
>> Please review the implementation of RFC 8879, TLS Certificate Compression,
>> in JDK. The TLS Certificate Compression standard is an essential part for
>> QUIC connections and performance improvement for TLS connections. More
On Wed, 23 Feb 2022 20:15:24 GMT, Xue-Lei Andrew Fan wrote:
> Hi,
>
> Please review the implementation of RFC 8879, TLS Certificate Compression, in
> JDK. The TLS Certificate Compression standard is an essential part for QUIC
> connections and performance improvement for TLS connections. Mor
Hi,
Please review the implementation of RFC 8879, TLS Certificate Compression, in
JDK. The TLS Certificate Compression standard is an essential part for QUIC
connections and performance improvement for TLS connections. More details,
please refer to the [JEP](https://bugs.openjdk.java.net/brow