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: java.net.URLConnection.getHeaderFields
This one I see, and as you noted on the other part of this thread,
appears to be a Collections problem, I will look at it.
+FAIL: java.net.HttpURLConnection.timeout
The timeout test passes for me on jamvm. I put a hard coded address in
the test to check for connection timeouts. If your local net is the
10.x.x.x network it might fail because of that.
David Daney.