Skip to main content

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

Hi Steve
Do you mean that can we remove the grizzly-npn from the 5.1.x build safely? What is the minimum JDK-8 version to use without it?
Regards.
Gurkan

On Thu, May 28, 2020 at 3:56 PM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:
Grizzly npn shouldn't be required on the very latest JDK 8 versions.

-----Original Message-----
From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Gurkan Erdogdu
Sent: 28 May 2020 13:38
To: glassfish-dev@xxxxxxxxxxx
Subject: [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

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev
_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev


--

Back to the top