Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] pulled source, test failing

Since you are experiencing SSL test failures, and you are also on an old 1.6.x series JVM with known SSL issues.
Note: the SSL issues with the 1.6.x series JVMs have been under transition since the TLS renegotiation issues back during 1.6.0 update 18 [1], and didn't really settle down until 6u30 [2].

I would recommend upgrading to JDK 6u30+ (note: that JDK 7u2 has its own SSL and NIO issues ATM [3])


--
Joakim Erdfelt

(the people behind jetty and cometd)


Back to the top