Re: javax.net.ssl.SSLEngine for NIO - Slow performance
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Jary" == Jary Grove <[email protected]> writes: Jary> I am using NIO - sslengine with gcj (new Jessie API) and it Jary> takes a very long time to connect using SSLEngine. Anybody who Jary> has observed the same behaviour? Not me, but I can't remember ever trying it, either. Aside from debugging it your best bet is to write a small test case and include it in a bug report. Tom