https://bz.apache.org/bugzilla/show_bug.cgi?id=65714

--- Comment #27 from Mark Thomas <ma...@apache.org> ---
(In reply to Allan from comment #25)
> Hi Mark, I have carried out a number of connectivity tests.  Result as
> follow.
> 
> Tomcat 8.5.72-4795df9 and 9.0.57-115334b with Oracle Java JDK 9,11,13
> (specifically 9.0.4, 11.0.2, 13.0.2) on RHEL 7 and Windows
> HTTP - pass
> HTTPS NIO - pass
> HTTPS NIO2 - pass.
> 
> Tomcat 8.5.72-4795df9 and 9.0.57-115334b with Oracle Java JRE 8
> (1.8.0.212b31 or jdk_1.8.0.251) on RHEL 7 and Windows
> HTTP - failed
> HTTPS NIO - failed
> HTTPS NIO2 - failed
> See errors from logs below.

Michael is right. I built the tests builds on my development machine which uses
Java 11 by default and I didn't change it. Release builds are always made with
Java 8 for Tomcat 9 and Java 7 for Tomcat 8.

It is good that your testing confirms that the issue is fixed for Java 11. I am
confident that it will also be fixed for Java 8. That said, if you want test
builds that will run on Java 8 just let me know.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to