сб, 4 мая 2019 г. в 01:52, Mark Thomas <ma...@apache.org>: > > The proposed Apache Tomcat 9.0.20 release is now available for voting. > > > The proposed 9.0.20 release is: > [ ] Broken - do not release > [ ] Stable - go ahead and release as 9.0.20
Not voting yet. 1. Unit tests (Java 8 32-bit, windows 10, all connectors): - All text pass except the following one: - TestHttp2InitialConnection test fails. The text itself is broken. This is not a stopper. This was filed as https://bz.apache.org/bugzilla/show_bug.cgi?id=63403 and has already been fixed in master. 2. Smoke-testing. Running apache-tomcat-9.0.20-windows-x64.zip + 64-bit OpenJDK Java 12.0.1 + SecurityManager enabled - WebSocket examples are failing. This was filed as https://bz.apache.org/bugzilla/show_bug.cgi?id=63412 Usually such issues can be worked-around by adding some harmless permissions into catalina.policy file, but I have not yet verified what is needed for this specific case. - Other examples are OK. - If I run without SecurityManager, the WebSocket examples run correctly. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org