On Tue, Jan 4, 2022 at 4:09 PM Mark Thomas <ma...@apache.org> wrote:
>
> On 03/01/2022 21:19, Rémy Maucherat wrote:
> > On Mon, Jan 3, 2022 at 12:32 PM Mark Thomas <ma...@apache.org> wrote:
>
> <snip/>
>
> >> Sort of related, I am wondering about the build environment. We have
> >> seen an issue with downstream building with Java 11 and there are
> >> difficulties building 8.5.x particularly with a clean install of the
> >> latest publicly available Java 7. What about switching all versions to
> >> building with Java 11 and using the release compilation option to set
> >> the appropriate Java API to build against?
> >
> > Does that work for avoiding the ByteBuffer problems ?
>
> The docs I have read says it does but the cynic in me would want to
> explicitly test that first before committing the change to the repo.
>
> Assuming testing shows it does behave the way the docs says it does,
> what do you think? I don't think it would make a huge difference but it
> would simplify a few things and over time I think the time savings would
> make it worth while. It would certainly make it easier for anyone trying
> to build 8.5.x from source.

Indeed, things are starting to be really problematic with 8.5 and Java
7 ... It can only become worse and 8.5 only becomes EOL once 11 is
stable. This will take some time ...
Another issue is after the change the testsuite will most likely never
get run ever again with Java 8, so that could be a problem.

So tentative +1 after testing.

Rémy

> Mark
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to