Patch: Add support for building with JDK 8

From: Mikko Tiihonen <mikko(dot)tiihonen(at)nitorcreations(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Patch: Add support for building with JDK 8
Date: 2012-05-01 20:56:57
Message-ID: 4FA04E19.6080005@nitorcreations.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Attachment Content-Type Size
jdk8-support.patch text/x-patch 434 bytes

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mikko Tiihonen 2012-05-01 21:09:50 Patch: Fix BaseDataSource.setProtocolVersion
Previous Message John R Pierce 2012-04-29 07:46:29 Re: fwd: