The BZ-63833 describes a NullPointerException in branch 7.0.x. https://bz.apache.org/bugzilla/show_bug.cgi?id=63833
It is better to solve it before release. I submit a patch to solve it just now. Hope it can help. On Fri, Oct 11, 2019 at 9:04 PM Konstantin Kolinko <knst.koli...@gmail.com> wrote: > вс, 6 окт. 2019 г. в 13:01, Violeta Georgieva <violet...@apache.org>: > > > > The proposed Apache Tomcat 7.0.97 release is now available for voting. > > > > Thus far I ran the unit tests on Windows 10 with Java 6, 7, 8 and 13 > for all connectors. > All is good except the following: > > 1. TestWebdavServletOptions fails with OutOfMemoryError on 32-bit Java > and NIO connector (Java 6, 7, 8). > > It is not a regression and I do not consider it a showstopper. > > Filed into Bugzilla: > https://bz.apache.org/bugzilla/show_bug.cgi?id=63836 > > 2.TestAbstractAjpProcessor hangs with Java 13 and NIO. > > It would be better to fix this, if possible. > It is also possible to release with this issue, but add a note to an > announcement. I think that there exist a workaround by explicitly > setting a timeout in server.xml. > > Filed into Bugzilla: > https://bz.apache.org/bugzilla/show_bug.cgi?id=63837 > > > 3. An Illegal reflective access warning for WebappClassLoaderBase with > Java 13. > > Just a warning. I filed it as an enhancement request: > https://bz.apache.org/bugzilla/show_bug.cgi?id=63838 > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >