Hi,

POI is already fully working on Java 9 (at least according to our
unit-tests at https://builds.apache.org/view/P/view/POI/job/POI-DSL-1.9/,
and I once ran the full regression suite with some pre-release of Java 9 to
check for additional problems.), there are some module-adjustment that are
necessary during compilation/runtime, but this is to be expected with the
Java 9 module system as far as I see.

Andi just tried to use more generics in some places and this showed a
problem either in Java 9 or Java 6 and thus he reverted this change again.

Dominik.

On Sun, Jul 9, 2017 at 7:13 PM, pj.fanning <fannin...@yahoo.com> wrote:

> I favour more regular non-beta releases generally and like the idea of a
> 4.0
> release.
> I'm pretty neutral on the JRE version support. My employers mandate JRE 1.8
> usage and I think, for security reasons, this is the right approach.
> My 2 cents is that we could continue to support a 3.x branch and backport
> security fixes and fixes that would be generally useful to a wide
> community.
> As part of a possible 4.0 release, we should review the deprecated code to
> try and prune as much as possible.
>
>
>
> --
> View this message in context: http://apache-poi.1045710.n5.
> nabble.com/Java-6-support-tp5721373p5728121.html
> Sent from the POI - Dev mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
> For additional commands, e-mail: dev-h...@poi.apache.org
>
>

Reply via email to