From owner-freebsd-java@FreeBSD.ORG Fri Aug 3 21:36:09 2007 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4216016A41A; Fri, 3 Aug 2007 21:36:09 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id 1850413C461; Fri, 3 Aug 2007 21:36:08 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id l73La7ml010237; Fri, 3 Aug 2007 14:36:07 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id l73La7BQ010236; Fri, 3 Aug 2007 14:36:07 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Fri, 3 Aug 2007 14:36:06 -0700 From: Greg Lewis To: Jung-uk Kim Message-ID: <20070803213606.GA10215@misty.eyesbeyond.com> References: <20070803053142.GA4434@misty.eyesbeyond.com> <20070803150302.GA8183@misty.eyesbeyond.com> <1186157203.1023.2.camel@trinity> <200708031642.03309.jkim@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200708031642.03309.jkim@FreeBSD.org> User-Agent: Mutt/1.4.2.2i Cc: Pascal Hofstee , freebsd-java@FreeBSD.org Subject: Re: JDK 1.6.0 patchset 1 "Brumby" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 21:36:09 -0000 On Fri, Aug 03, 2007 at 04:41:58PM -0400, Jung-uk Kim wrote: > On Friday 03 August 2007 12:06 pm, Pascal Hofstee wrote: > > On Fri, 2007-08-03 at 08:03 -0700, Greg Lewis wrote: > > > Thanks for the report. This looks a little like a problem we > > > were seeing earlier on that I'd thought was fixed. > > > > > > Can you let me know which FreeBSD version/platform you're using? > > > I'm also cc'ing Jung-uk Kim who did the last fix to the socket > > > code. > > > > FreeBSD neo.zion 6.2-STABLE FreeBSD 6.2-STABLE #5: Tue Jul 17 > > 13:06:51 CEST 2007 pascal@neo.zion:/usr/obj/usr/src/sys/QNE > > i386 > > I was not able to reproduce the problem on FreeBSD/amd64 -CURRENT. Is > there anyone who can try the test code and let me know? Seems to be working for me too: FreeBSD laptop 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Wed Jan 24 09:03:47 PST 2007 root@laptop:/usr/src/sys/i386/compile/LAPTOP i386 I get the expected exceptions when I try to connect to a host I can't look up or a port that isn't open. Connecting to an open port works as expected. This is all using the test code. Pascal, are you trying to connect to an open port? What is listening on it and what are you expecting to happen (i.e. what happens with 1.5?). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org