From owner-freebsd-java@FreeBSD.ORG Mon Feb 10 18:53:20 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CADDEDF7; Mon, 10 Feb 2014 18:53:20 +0000 (UTC) Received: from mail-pd0-x22a.google.com (mail-pd0-x22a.google.com [IPv6:2607:f8b0:400e:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 84E6A1BCC; Mon, 10 Feb 2014 18:53:20 +0000 (UTC) Received: by mail-pd0-f170.google.com with SMTP id p10so6512353pdj.1 for ; Mon, 10 Feb 2014 10:53:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=X/Ep/DzGnlcgZNiQ8j1nTw2wf94aQaEXsldxzCyNcWY=; b=we8f49dJsBhqIy07gZoNtKXMW+Ku2nlL+JWInn03NC/Ptgr7WaA9mn/6H/KE/FUuDv HIGejCyd/JiIPvxx9X2ZsHUDRSduXwxOpsvHLZ7AJpKBFes18Pa7bX+cTHBJ/HZ/FMEB 5evoMAIR3VGcNs7dfAWHW1dm6LanAukwJ6V78Xv4rhXmV8a0xsDgS8V0KJq4eufw2kzq xxEii8/mpXRmkyCHUMIFtbeQHJ9EJCoCQid/fwxgUM1/VlDxD/aPG1K39TTPXGvdSvZ/ FNLjBzm4CBjA88o1HTUpY988x/zxi0WhWHx09T9+3pz48uMkqksJrGlxMzNXzKenKdbf Hh3w== MIME-Version: 1.0 X-Received: by 10.66.232.7 with SMTP id tk7mr27124283pac.94.1392058400129; Mon, 10 Feb 2014 10:53:20 -0800 (PST) Sender: lwhsu.freebsd@gmail.com Received: by 10.68.103.68 with HTTP; Mon, 10 Feb 2014 10:53:20 -0800 (PST) In-Reply-To: References: <20140208012716.GA12873@mouf.net> <20140208082903.GA4621@FreeBSD.cs.nctu.edu.tw> <20140208222720.GA50395@mouf.net> <20140209171322.GA80586@FreeBSD.cs.nctu.edu.tw> <20140210053638.GA85573@FreeBSD.cs.nctu.edu.tw> Date: Tue, 11 Feb 2014 02:53:20 +0800 X-Google-Sender-Auth: v59qlEa-mH9t8dYM4jknseTjUC4 Message-ID: Subject: Re: Java VM crashing when running Jenkins? From: Li-Wen Hsu To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 Cc: Steven Kreuzer , Steve Wills , freebsd-java@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 18:53:20 -0000 On Tue, Feb 11, 2014 at 2:14 AM, Li-Wen Hsu wrote: > On Mon, Feb 10, 2014 at 1:36 PM, Li-Wen Hsu wrote: >> I'll give 7u51 a try later. Though it has been marked as FORBIDDEN on >> 10.0-R, I believe that the fix is included. Of course that I need to >> build it from ports directly. > > No luck here, I got this error message: > > https://gist.github.com/lwhsu/8921078 > > Which is similar with > > http://lists.freebsd.org/pipermail/freebsd-java/2014-February/010545.html > (There is "Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS") > > Haven't look into this currently... After looking at the code, I have this patch: http://people.freebsd.org/~lwhsu/patch/openjdk7-PortConfig.diff Could anybody check it and perhaps merge to upstream? Thanks, Li-Wen -- Li-Wen Hsu http://lwhsu.org