+1 on dropping java9 and supporting java 11

Just one comment, I remember there was a performance penalty in netty using
java 9, you have to turn some flags on. Is that still true on using java 11?

Sijie

On Mon, Oct 1, 2018 at 7:22 AM Enrico Olivelli <eolive...@gmail.com> wrote:

> Hi,
> I am working on support for JDK11 at build time and in tests
>
> this is the master issue
> https://github.com/apache/bookkeeper/issues/1710
>
> This email is to discuss about dropping CI jobs for JDK9.
> JDK9 is really obsolete, I think no one will ever use it in production.
>
> I am running i production on JDK10 in some sites and BookKeeper works very
> well.
>
> My proposal is to drop JDK9 jobs in favour of JDK11.
>
> When can also add JDK12-EA jobs at least on Travis-CI.
>
> In general I think that we should support JDK8, JDK11 (new LTS??) and
> latest release OpenJDK
>
>
> Thoughts ?
>
> Cheers
> Enrico
>

Reply via email to