﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17861	Refactor of HTTP client to support HTTP/2 in a new plugin requiring Java 11	Don-vip	Don-vip	"JDK11 introduced a standardized and modern HTTP client that supports HTTP/2 out of the box (JEP 321):
http://openjdk.java.net/jeps/321

Given my estimations in #17858 it's unlikely we will be able to switch to Java 11 before 2021.

Since #16682 we have the ability to create plugins that require a specific version of Java with `Minimum-Java-Version`.

I'm going to create a new plugin that takes advantage of the JDK11 HTTP client in order to provide HTTP/2 support to JOSM. It could boost imagery performance for some providers such as Maxar."	enhancement	closed	normal	19.06	Core		fixed	http java11	
