From owner-freebsd-java@FreeBSD.ORG Fri Oct 21 11:00:59 2011 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 2E778106564A for ; Fri, 21 Oct 2011 11:00:59 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id 9BA8F8FC0A for ; Fri, 21 Oct 2011 11:00:57 +0000 (UTC) Received: from smadev.internal.net (localhost.internal.net [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id p9LB0ttX055457 for ; Fri, 21 Oct 2011 14:00:55 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id p9LB0tX9055456 for freebsd-java@freebsd.org; Fri, 21 Oct 2011 14:00:55 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Fri, 21 Oct 2011 14:00:55 +0300 User-Agent: KMail/1.9.7 References: <4E95E9A3.2090905@gmail.com> <201110190840.14730.achill@matrix.gatewaynet.com> <4EA13A57.3050204@gmail.com> In-Reply-To: <4EA13A57.3050204@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <201110211400.55711.achill@matrix.gatewaynet.com> Subject: Re: unsuccessful compiling of port postgresql-jdbc with openjdk7 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, 21 Oct 2011 11:00:59 -0000 =CE=A3=CF=84=CE=B9=CF=82 Friday 21 October 2011 12:24:39 =CE=BF/=CE=B7 Jan = jurak =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > On 10/19/2011 07:40 AM, Achilleas Mantzios wrote: > > =CE=A3=CF=84=CE=B9=CF=82 Monday 17 October 2011 11:28:30 =CE=BF/=CE=B7 = Jan jurak =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > >> Thank you for response/informations Ronald, > >> > >> Compiling with OpenJDK6 works, but maintaner of runing application do > >> not recommend this JDK. > > I don't know which jdk they do recommend, but i find it strange to pref= er OpenJDK7 over OpenJDK6 . > Maintainer recommend SUN JDK version 6 update 16 and higher. > Unfortunatelly native java from port java/JDK16 was refused by > application because outdated. I am testing right now OpenJDK7 and > java/linux-sun-jdk16. So in openjdk terms, that's equivalent to saying the pgsql guys recommend o= penjdk6. I have done myself many compilations of the pgsql jdbc driver without issue= s. That said, stay away from diablo, java/linux-sun-jdk16, native java/jdk16, = etc... Currently you would want to run everything with openjdk6. Java7 is a little too early, at least for my tastes. >=20 > > Did you bring this up in jdbc-postgresql? > No. Patch from Barbara http://www.freebsd.org/cgi/query-pr.cgi?pr=3D161040 > updated driver version from 8.1 to 9.3. I guess the issue with OpenJDK7 > was by postgreql-jdbc community already fixed. > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >=20 =2D-=20 Achilleas Mantzios