Re: Default Servlet and POST

2025-03-17 Thread Mark Thomas
On 12/03/2025 13:18, Rémy Maucherat wrote: On Wed, Mar 12, 2025 at 1:23 PM Mark Thomas wrote: All, I have been working through the some specification compliance questions raised by some research into HTTP conformance [1]. That paper's focus is security but I don't see any security concerns f

Additional Java language features

2025-03-17 Thread Rémy Maucherat
Hi, Would it be ok to use records and pattern variables (which replace the instanceof then cast code) in Tomcat ? I think they would improve the code overall, esp records. Although it would make the branches a bit more different, this is "boilerplate" (as they say ;) ) code so unlikely to cause r

Re: Additional Java language features

2025-03-17 Thread Mark Thomas
On 17/03/2025 12:08, Rémy Maucherat wrote: Hi, Would it be ok to use records and pattern variables (which replace the instanceof then cast code) in Tomcat ? +1 I think they would improve the code overall, esp records. Although it would make the branches a bit more different, this is "boilerp

(tomcat) branch 10.1.x updated: Not strictly necessary but stops Eclipse from complaining

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 6cf264890d Not strictly necessary but stops Eclip

Re: (tomcat) branch main updated: Not strictly necessary but stops Eclipse from complaining

2025-03-17 Thread Christopher Schultz
Mark, On 3/17/25 10:39 AM, ma...@apache.org wrote: 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: ne

[Bug 69608] JSP Servlet engine is garbage collected leading to Denial of service

2025-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69608 --- Comment #7 from John Engebretson --- I agree with others that this probably isn't caused by an error in Tomcat - Tomcat directly allocates a relatively small amount of memory, so whatever is creating the GC demand is most likely application

Re: Default Servlet and POST

2025-03-17 Thread Christopher Schultz
Mark, On 3/17/25 8:49 AM, Mark Thomas wrote: On 12/03/2025 13:18, Rémy Maucherat wrote: On Wed, Mar 12, 2025 at 1:23 PM Mark Thomas wrote: All, I have been working through the some specification compliance questions raised by some research into HTTP conformance [1]. That paper's focus is s

(tomcat) branch 10.1.x updated: Remove unnecessary casts

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 1ef921ceec Remove unnecessary casts 1ef921ceec is

(tomcat) branch main updated: Code clean-up - formatting. No functional change.

2025-03-17 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 7443c353cc Code clean-up - formatting. No functional

(tomcat) branch 9.0.x updated: Code clean-up - formatting. No functional change.

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 3146888d35 Code clean-up - formatting. No functiona

(tomcat) branch 10.1.x updated: Code clean-up - formatting. No functional change.

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 23dccee230 Code clean-up - formatting. No functio

(tomcat) branch 11.0.x updated: Code clean-up - formatting. No functional change.

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 32d3320efd Code clean-up - formatting. No functio

(tomcat) branch 10.1.x updated: Code clean-up - formatting. No functional change.

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 7c3dfabf1f Code clean-up - formatting. No functio

(tomcat) branch 9.0.x updated: Code clean-up - formatting. No functional change.

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 5ed13c8833 Code clean-up - formatting. No functiona

(tomcat) branch 9.0.x updated: Not strictly necessary but stops Eclipse from complaining

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new c6ec77fe62 Not strictly necessary but stops Eclipse

(tomcat) branch main updated: Not strictly necessary but stops Eclipse from complaining

2025-03-17 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 933f964fb1 Not strictly necessary but stops Eclipse f

(tomcat) branch 11.0.x updated: Not strictly necessary but stops Eclipse from complaining

2025-03-17 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 2644f6d994 Not strictly necessary but stops Eclip