(tomcat) branch main updated: Restore @SuppressWarnings - it is needed when using Java 22

2024-03-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 511c4e209a Restore @SuppressWarnings - it is needed

(tomcat) branch main updated: Add default implementation to align with Servlet 6.1

2024-03-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new fd25948538 Add default implementation to align with

[PR] Adds the possibility to change the USE_TLS_RESPONSE HTTP response [tomcat]

2024-03-21 Thread via GitHub
Leon-Schwandt opened a new pull request, #709: URL: https://github.com/apache/tomcat/pull/709 Enables the USE_TLS_RESPONSE message to be changed at a global level. A possible use case would be a redirect to HTTPS -- This is an automated message from the Apache Git Service. To respond to

Re: Observability of virtual threads

2024-03-21 Thread Christopher Schultz
Romain, On 3/20/24 16:25, Romain Manni-Bucau wrote: Chris, added some comments inline. Le mer. 20 mars 2024 à 19:41, Christopher Schultz < ch...@christopherschultz.net> a écrit : Romain, On 3/20/24 13:34, Romain Manni-Bucau wrote: Thread dumps being dump of threads - literally os threads -

(tomcat-tck) 02/02: Get SSL tests passing

2024-03-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git commit f9e6fd902c7d492c97be0895bfc7c117f05dfd0c Author: Mark Thomas AuthorDate: Thu Mar 21 14:15:51 2024 + Get SSL

(tomcat-tck) branch main updated (26ff84d -> f9e6fd9)

2024-03-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git from 26ff84d Remove unused imports new d00bb81 Copy certs from Tomcat unit tests for CLIENT_CERT auth tests

(tomcat-tck) 01/02: Copy certs from Tomcat unit tests for CLIENT_CERT auth tests

2024-03-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git commit d00bb81ca7316a6510fc4f1336ec9c44fbb8f785 Author: Mark Thomas AuthorDate: Thu Mar 21 13:12:48 2024 + Copy