|
| From: | Martin Egholm Nielsen |
| Subject: | Re: [Jessie-discuss] Jessie 1.0.1 |
| Date: | Wed, 12 Oct 2005 08:56:59 +0200 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050319 |
Hi,
I've put up a new release of Jessie, with the fixes suggested by "Nico" recently.You can get the new release, gpg sigs, and SHA-1 sums here: http://syzygy.metastatic.org/jessie/Working like a charm... However, may I suggest removing those: throw new UnsupportedOperationException("1.4 methods not enabled"); flooding SSLSocket? (Refer to our old discussion...)Yes, I'll fix those. I'm sure that Classpath supports these methods now.
Yes!
Done. Checked in as:
2005-10-11 Casey Marshall <address@hidden>
* org/metastatic/jessie/provider/SSLSocket.java
(isBound, isClosed, isConnected): removed commented-out code.
(getRemoteSocketAddress, setOOBInline, getOOBInline,
setKeepAlive, getKeepAlive, setTrafficClass,
getTrafficClass, setReuseAddress, getReuseAddress,
shutdownInput, shutdownOutput, isInputShutdown,
isOutputShutdown): implemented.
Bingo! Thanks!
| [Prev in Thread] | Current Thread | [Next in Thread] |