On Wed, 18 Nov 2020 17:45:25 GMT, Patrick Concannon
wrote:
>> Hi,
>>
>> Could someone please review our code for JDK-8252304: 'Seed an
>> HttpRequest.Builder from an existing HttpRequest'?
>>
>> This RFR proposes a new factory method for creating a new `HttpRequest`
>> builder from an existi
On Wed, 4 Nov 2020 14:51:07 GMT, Patrick Concannon
wrote:
> Hi,
>
> Could someone please review our code for JDK-8252304: 'Seed an
> HttpRequest.Builder from an existing HttpRequest'?
>
> This RFR proposes a new factory method for creating a new `HttpRequest`
> builder from an existing `Http
On Mon, 16 Nov 2020 20:18:16 GMT, Sean Mullan wrote:
> This change disables the TLSv1 and TLSv1.1 protocols by adding them to the
> jdk.tls.disabledAlgorithms security property in the java.security file. These
> protocols use weak algorithms and are being deprecated by the IETF. They
> should