On 12/01/2023 22:16, Mark Thomas wrote:
On 12/01/2023 20:01, build...@apache.org wrote:
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb2_worker2_ubuntu
URL: https://ci2.apache.org/#builders/112/builds/115
Blamelist: Mark Thomas <ma...@apache.org>
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch main] 65392b14e87e585289990b0dd65af87f58ab8c3f

This is related to the multicast deprecation changes.

The tests pass on Java 17 but fail on Java 11.

I'm investigating...

Oh that is just pure genius. The behaviour of IP_MULTICAST_LOOP is inverted for Java 14+.

https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8234643

I cannot believe that this change has not be back-ported to Java 11 and Java 8. Well actually, I can. I suspect it wasn't back-ported due to fear of breakage.

This looks like a job for JreCompat.

Sigh.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to