Обсуждение: Patch: Add support for building with JDK 8

Поиск
Список
Период
Сортировка

Patch: Add support for building with JDK 8

От
Mikko Tiihonen
Дата:
The attached patch adds support for compiling with JDK 8.

Because current ant releases too lack support for JDK 8, one also needs to pass -Dbuild.compiler=modern property to ant
forcompile target to work. 

PS. The JDK 8 early access releases can be downloaded from here: http://jdk8.java.net/download.html

-Mikko

Вложения

Re: Patch: Add support for building with JDK 8

От
Dave Cramer
Дата:
Applied, thanks!

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca


On Tue, May 1, 2012 at 4:56 PM, Mikko Tiihonen
<mikko.tiihonen@nitorcreations.com> wrote:
> The attached patch adds support for compiling with JDK 8.
>
> Because current ant releases too lack support for JDK 8, one also needs to
> pass -Dbuild.compiler=modern property to ant for compile target to work.
>
> PS. The JDK 8 early access releases can be downloaded from here:
> http://jdk8.java.net/download.html
>
> -Mikko
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>