сб, 16 февр. 2019 г. в 20:41, Violeta Georgieva <violet...@apache.org>:
>
> The proposed 7.0.93 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 7.0.93 Stable
>

Tested all connectors with Java 6u45, 7u80 (32-bit), 8u202 (64-bit),
OpenJDK 11u2 (64-bit) on Windows 10.

No test failures with Java 7.

The following tests failed with Java 6:
* TEST-org.apache.catalina.startup.TestHostConfigAutomaticDeployment x
All connectors
This is a known and discussed bug of Java6u45 on Windows (failure to
rename a file).
* TEST-org.apache.tomcat.util.net.TestSsl.APR.txt
Could not generate DH keypair. I guess that this is expected.

The following tests failed with Java 8 and Java 11:
* TEST-org.apache.tomcat.util.net.TestClientCert.BIO.txt
* TEST-org.apache.tomcat.util.net.TestCustomSsl.BIO.txt
* TEST-org.apache.tomcat.util.net.TestSsl x all connectors.
All failed tests use TLS re-negotiation (e.g. with a Client
certificate). I guess that this is expected.

The following test failed with Java 11 (and is skipped when running on
Java 8 and older):
* TEST-org.apache.tomcat.util.net.TestClientCertTls13.APR.txt
It looks that the test does not initialize Tomcat Native correctly. I
filed an issue:
https://bz.apache.org/bugzilla/show_bug.cgi?id=63194

Smoke testing with Java 8 and with Java 11 is OK.

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