Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glassfish-dev] Grizzly NPN Bootstrap SSL exception in 5.1.0

Hi 
Currently Grizzly NPN (grizzly-npn-bootstrap.jar) packages the some SSL class from sun.* library and this is problem with some JDKs and throwing exception as 

java.lang.NoSuchMethodError: sun.security.ssl.Handshaker.setApplicationProtocols([Ljava/lang/String;)V

So most of the remote commands are failing with throwing this exception.
Can we update the latest grizzle library in to 5.1-BRANCH? Does it support JDK-8?
Regards.
Gurkan



Back to the top