On Mon, Nov 30, 2009 at 12:03:18AM -0500, Michael Franz wrote: > On Sun, Nov 29, 2009 at 11:31 PM, Greg Lewis <gle...@eyesbeyond.com> wrote: > > 1. It seems like something is wrong with the networking support using Zero. > > A test programme should be simple to construct, but I first noticed it > > trying to use a previously built JDK with Zero as the VM as a bootstrap: > > > > java.net.SocketException: Invalid argument > > at java.net.PlainSocketImpl.socketConnect(Native Method) > > at > > java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:316) > > at > > java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:177) > > at > > java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:164) > > at java.net.Socket.connect(Socket.java:574) > > at java.net.Socket.connect(Socket.java:524) > > at sun.net.NetworkClient.doConnect(NetworkClient.java:174) > > ... > > > > when it tries to download the JAXP bundle. > > Is this the same error I reported in December 2008? > http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-December/000229.html
Could be. I just tried bootstrapping with a non-Zero build of OpenJDK7 and got the same error, so this doesn't appear to be limited to Zero like I thought. -- Greg Lewis Email : gle...@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : gle...@freebsd.org