JDK-8077104 : JEP-JDK-8042950: Test task: Develop new tests for JEP110: HTTP/2 Client
Type:Sub-task
Component:core-libs
Sub-Component:java.net
Affected Version:9
Priority:P2
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2015-04-07
Updated:2017-11-22
Resolved:2016-12-15
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This task is to create new tests for JEP 110: HTTP 2 Client
Comments
These tests have been integrated into the infra/java/net/http directory of the jdk/test/closed/ repository of the JDK 9 mainline.
15-12-2016
With regard to "Not implemented".
In the HTTP Client there are 2 "Not implemented", both are minor corner cases.
WebSocket has just 1. There is a review out at the moment that removes it. There
is still a little bit of API churn in WebSocket, all of which is currently in, or already has
been through, CCC and RFR. It is expected to settle down within the next few days.
After which, there are no further planned API changes.