On Dec 11, 2006, at 12:16 PM, Paul Jenner wrote:
Hi list. FWIW my daily autobuilder reported the following mauve results changes following the generics merge. This is with newly checked out Cacao SVN and Classpath CVS. Not all changes may be due to the merge as I often see local failures and I run headless so awt and swing differences may not be picked up. But thought was interesting to post anyway since the builder results seems not to have picked up yet.
...
-FAIL: javax.net.ssl.SSLEngine.TestNoCiphersuites -FAIL: javax.net.ssl.SSLEngine.TestNoProtocols -FAIL: javax.net.ssl.SSLEngine.AbstractEngineTest -FAIL: javax.net.ssl.SSLEngine.SimpleX509KeyManager
These pass because the Mauve tests for SSL were added to test the new version, which was only in the generics branch previously.
...
+FAIL: javax.net.ssl.SSLContext.TestDefaultInit
...but it seems that code also has some issues.