пт, 5 мар. 2021 г. в 02:49, Mark Thomas <ma...@apache.org>: > > The proposed Apache Tomcat 8.5.64 release is now available for voting. > > The notable changes compared to the 8.5.63 release are: > > - Improvements to Async and non-blocking IO error handling > > - Improvements to handling of OpenSSL errors > > - Align the behaviour when null is passed to the ServletResponse > methods setCharacterEncoding(), setContentType() and setLocale() > with the recent clarification from the Jakarta Servlet project of > the expected behaviour in these cases. > > Along with lots of other bug fixes and improvements. > > For full details, see the changelog: > https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.64/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1302/ > > The tag is: > https://github.com/apache/tomcat/tree/8.5.64 > c47f86adea090175669df8b2ca04c93050bcaf8c > > The proposed 8.5.64 release is: > [ ] Broken - do not release > [x] Stable - go ahead and release as 8.5.64
All unit tests are OK with 32-bit Oracle Java 7u80 on Windows 10, except one test that fails with an OutOfMemoryError. org.apache.tomcat.util.net.TestSsl - testPost It is not an issue with Tomcat, but with the test itself. I filed an issue into Bugzilla: https://bz.apache.org/bugzilla/show_bug.cgi?id=65177 Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org