пт, 1 окт. 2021 г. в 18:47, Christopher Schultz <ch...@christopherschultz.net>:
>
> The proposed Apache Tomcat 8.5.72 release is now available for voting.
>
> The notable changes compared to 8.5.71 are:
>
> - Further robustness improvements to HTTP/2 flow control window
>     management
>
> - Fix an issue that caused some Servlet non-blocking API reads of the
>     HTTP request body to incorrectly use blocking IO.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/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.72/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1337
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.72
> 53c394049af76032bc7acab9de023013ad4fdc43
>
> The proposed 8.5.72 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.72 (stable)

Notes:

1. Maven repo is still 404, and
2. Tomcat 8.5.72 is unusable with Java 17
unless ecj-4.6.3.jar is replaced with a later version. See
https://bz.apache.org/bugzilla/show_bug.cgi?id=65599

Tested on Windows 10.
Smoke tests OK with Java 7 (7u80)
Unit tests pass with Java 7, 8 and 11. (32-bit 7u80, 64-bit 8u302, 11.0.12).

Smoke tests and Unit tests fail with Java 17 (17.0.0):
I added details to  https://bz.apache.org/bugzilla/show_bug.cgi?id=65599#c2

Error handling in that case could be better,
but as this is not a regression (occurs with 8.5.71 as well, as
originally reported)
and there is no fix for the root cause, I do not consider it a showstopper.

I wonder whether now is the good time to decide on EOL schedule for Tomcat 8.5.

Best regards,
Konstantin Kolinko

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

Reply via email to