[Pljava-dev] Java SE 6 support

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] Java SE 6 support
Date: 2006-12-28 17:20:31
Message-ID: 4593FCDF.8030706@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Not without giving up support for 1.4. What's the status of GCJ and 1.5 today? Anyone knows?

Alternatively, we could branch off a specific branch for old stuff.

Kind Regards,
Thomas Hallgren

Peter Henderson wrote:
> Hi List.
>
> I've just tried to compile pljava with Sun's Java SE 6.
> Not a pretty sight.
>
> Seems there are a number of extra methods in JDBC Connection,Statement
> APIs which need coding.
>
> Has anyone already made any progress with this yet?
>
> I am wondering if it is even possible to support Java 6 and remain
> backwards compatible, as the latest API has functions which use generics.
>
> <T> T unwrap(Class<T> iface)
>
> No idea if it's possible to support this for older Java versions.
>
>
>
> Cheers
>
>
> Peter Henderson.

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Peter Henderson 2006-12-28 18:39:13 [Pljava-dev] Java SE 6 support
Previous Message Peter Henderson 2006-12-28 15:51:28 [Pljava-dev] Java SE 6 support