Java 8 minimum version sounds great. Build tooling is slowly losing support for 
java 7 features making it more difficult to support them. I can't imagine that 
stragglers remaining on java 7 are actively upgrading to hc 5.x, and if so we 
can support fixes on 5.0.x.

Carter

On Fri, Dec 4, 2020, at 14:24, Oleg Kalnichevski wrote:
> Folks
> 
> I made a mistake developing TLS upgrade APIs in both HttpCore and
> HttpClient, which I am not able to correct without changing some of the
> existing interfaces. This mistake makes it very difficult to implement
> HTTP/2 via HTTP/1.1 proxy in HttpClient.
> 
> Now I could really make good use of default methods provided by Java
> 1.8.
> 
> I think it is time we upgraded to Java 1.8.
> 
> Would anyone raise an objection?
> 
> Oleg
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 

Reply via email to