From owner-freebsd-java@FreeBSD.ORG Fri Feb 1 23:44:01 2013 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 247FDCAD for ; Fri, 1 Feb 2013 23:44:01 +0000 (UTC) (envelope-from kurt@intricatesoftware.com) Received: from mail1.intricatesoftware.com (cl-245.bos-01.us.sixxs.net [IPv6:2001:4830:1100:f4::2]) by mx1.freebsd.org (Postfix) with ESMTP id 61619636 for ; Fri, 1 Feb 2013 23:44:00 +0000 (UTC) Received: from localhost (relay@mail1.intricatesoftware.com [127.0.0.1]) by mail1.intricatesoftware.com (8.14.5/8.14.3) with ESMTP id r11NhJZ1026268; Fri, 1 Feb 2013 18:43:29 -0500 (EST) From: Kurt Miller To: bsd-port-dev@openjdk.java.net Subject: Re: MulticastSocket problem on FreeBSD Date: Fri, 1 Feb 2013 18:43:19 -0500 User-Agent: KMail/1.9.10 References: <20130131192629.Horde.ZGX-g9D9tu8aDwt6XwEMuw5@avocado.salatschuessel.net> <201302011259.53214.kurt@intricatesoftware.com> <20130201233545.Horde._2oqHuhW_1GqoNXuJQq12w1@avocado.salatschuessel.net> In-Reply-To: <20130201233545.Horde._2oqHuhW_1GqoNXuJQq12w1@avocado.salatschuessel.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201302011843.19938.kurt@intricatesoftware.com> X-SMTP-Vilter-Version: 1.3.6 X-SMTP-Vilter-Virus-Backend: clamd X-SMTP-Vilter-Status: clean X-SMTP-Vilter-clamd-Virus-Status: clean X-Spamd-Symbols: ALL_TRUSTED,BAYES_00 X-SMTP-Vilter-Spam-Backend: spamd X-Spam-Score: -2.9 X-Spam-Threshold: 5.0 X-Spam-Probability: -0.6 X-SMTP-Vilter-Unwanted-Backend: attachment X-SMTP-Vilter-attachment-Unwanted-Status: clean Cc: java@freebsd.org, Oliver Lehmann X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2013 23:44:01 -0000 Hi Oliver, On Friday 01 February 2013 05:35:45 pm Oliver Lehmann wrote: > Hi Kurt, > > Kurt Miller wrote: > > > I am attaching patches for both openjdk6 and openjdk7 > > that should fix the problem you initially reported and will apply to > > FreeBSD's ports cleanly. > > I now compiled openjdk6 and 7 ports with your patches in place and > the problem goes away. Any chance they get committed to HQ? Great. I can take care of bsd-port. Probably Greg or other FreeBSD commters will review and commit them to the FreeBSD's ports tree. Regards, -Kurt