Important tasks:

    * Fix bugs, improve stability, assert compatibility.

    * The error handling is a little goofy right now. All I/O errors
      should gracefully be propagated to the caller of the socket
      methods and/or the socket in/output stream methods.

Nice things to have:

    * Kerberos, ECC, OpenPGP, compression.

    * A better implementation of HttpsURLConnection.

    * TLSv1.1 (should we wait on this? The spec of this protocol isn't
      finished yet).

Pie-in-the-sky:

    * SSL versions of SocketChannel and ServerSocketChannel.
