JDK-8087113 : Websocket API and implementation
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-06-10
  • Updated: 2017-05-17
  • Resolved: 2016-05-09
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.

To download the current JDK release, click here.
JDK 9
9 b119Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
This is the Websocket part of the HTTP/2 JEP, JDK-8042950.
Comments
http://mail.openjdk.java.net/pipermail/net-dev/2016-March/009616.html
06-04-2016

There is an API dependency from WebSocket on types in the java.net.http package. Therefore this bug is blocked by JDK-8087112.
16-11-2015