Hi Simone,
I haven't looked at the proposal yet, but just from a scheduling point
of view, unfortunately we're finishing up the implementation of the last
of the planned features for JDK 8, so getting this into 8 is likely not
possible.
We have an open bug for this (JDK-8007785) and it's on
Am 21.03.2013, 17:01 Uhr, schrieb Simone Bordet :
I would like to ask for suggestions for what would be the best way to
have NPN support in OpenJDK 8 rather than via the Jetty NPN
implementation.
Is the Jetty solution related to the JSSE patch from Ben Murphy?
https://github.com/benmmurphy/ss
Changeset: 9ee1aff76498
Author:sundar
Date: 2013-03-21 19:19 +0530
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9ee1aff76498
8009869: Need to modify java.security property package.access to include
nashorn packages
Reviewed-by: ahgross, jlaskey, lagergren
! src/share/lib/securi
Changeset: 3f8fbb0ab155
Author:robm
Date: 2013-03-21 17:33 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3f8fbb0ab155
8009251: Add proxy handling and keep-alive fixes to jsse
Reviewed-by: chegar
! src/share/classes/sun/net/www/http/HttpClient.java
!
src/share/classes/sun/n
Hi all,
[cross-posted to jdk8-dev and security-dev]
I am a member of the Jetty servlet container
(http://eclipse.org/jetty) team and the implementor of the Next
Protocol Negotiation (NPN) TLS Extension used by Jetty to support the
SPDY protocol (API at
http://git.eclipse.org/c/jetty/org.eclipse.j