On Wed, Feb 23, 2022 at 7:57 PM Christopher Schultz
<ch...@christopherschultz.net> wrote:
>
> The proposed Apache Tomcat 8.5.76 release is now available for voting.
>
> The notable changes compared to 8.5.75 are:
>
> - Correct a regression in the fix for 65454 that meant that
>     minSpareThreads and maxThreads settings were ignored when the
>     Connector used an internal executor
>
> - Improve the detection of the Linux duplicate accept bug and reduce
>     (hopefully avoid) instances of false positives.
>
> - Back-port fixes for BZ 65408 to refactor socket-close operations
>    to improve resilience when objects are re-used by applications.
>
> Along with lots of other bug fixes and improvements.
>
> This is the first release of Tomcat 8.5 that has been built with Java 11
> (in Java 7 mode) instead of Java 7. Please report any strangeness you
> may observe especially if you are running Tomcat 8.5 in an environment
> using Java < 11. We don't expect any issues, but understand that we
> cannot test all possible environmental configurations.
>
> For full details, see the changelog:
> https://nightlies.apache.org/tomcat/tomcat-8.5.x/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.76/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1359
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.76
> 67928399251771271d95a1805001ba00e650adce
>
> The proposed 8.5.76 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.76 (stable)

Tested with Java 11.

Rémy

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

Reply via email to