[GitHub] [tomcat] tbw777 commented on pull request #592: Improved regexp performance: "a-zA-Z0-9_" -> "\w"

2023-02-24 Thread via GitHub
tbw777 commented on PR #592: URL: https://github.com/apache/tomcat/pull/592#issuecomment-1445017914 Compile speed https://gist.github.com/tbw777/6a6303f64894e65a160d3f6321685d27 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [tomcat] ChristopherSchultz commented on pull request #592: Improved regexp performance: "a-zA-Z0-9_" -> "\w"

2023-02-24 Thread via GitHub
ChristopherSchultz commented on PR #592: URL: https://github.com/apache/tomcat/pull/592#issuecomment-1444608082 Thanks @tbw777 for the updated micro-benchmarks. I agree that the performance improvement is significant enough to warrant a change to Tomcat. -- This is an automated message fr

[GitHub] [tomcat] tbw777 commented on pull request #592: Improved regexp performance: "a-zA-Z0-9_" -> "\w"

2023-02-24 Thread via GitHub
tbw777 commented on PR #592: URL: https://github.com/apache/tomcat/pull/592#issuecomment-1444501056 https://gist.github.com/tbw777/cd394ec67a01f9e7e8fe4d0c66d74637 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

svn commit: r60329 - /release/tomcat/tomcat-10/v10.1.5/

2023-02-24 Thread schultz
Author: schultz Date: Fri Feb 24 17:59:10 2023 New Revision: 60329 Log: Remove old release. Removed: release/tomcat/tomcat-10/v10.1.5/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-m

[ANN] Apache Tomcat 10.1.6 available

2023-02-24 Thread Christopher Schultz
The Apache Tomcat team announces the immediate availability of Apache Tomcat 10.1.6. Apache Tomcat 10 is an open source software implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations specificatio

svn commit: r1907858 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/META-INF/ docs/tomcat-10.1-doc/WEB-INF/ docs/tomcat-10.1-doc/WEB-INF/jsp/ docs/tomcat-10.1-doc/annotat

2023-02-24 Thread schultz
Author: schultz Date: Fri Feb 24 17:51:51 2023 New Revision: 1907858 URL: http://svn.apache.org/viewvc?rev=1907858&view=rev Log: Update website to include v10.1.6. [This commit notification would consist of 115 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

svn commit: r60328 - in /release/tomcat: tomcat-11/v11.0.0-M1/ tomcat-8/v8.5.85/ tomcat-9/v9.0.71/

2023-02-24 Thread markt
Author: markt Date: Fri Feb 24 17:28:35 2023 New Revision: 60328 Log: Drop old versions from CDN Removed: release/tomcat/tomcat-11/v11.0.0-M1/ release/tomcat/tomcat-8/v8.5.85/ release/tomcat/tomcat-9/v9.0.71/ - To u

svn commit: r1907857 - /tomcat/site/trunk/docs/tomcat-8.5-doc/changelog.html

2023-02-24 Thread schultz
Author: schultz Date: Fri Feb 24 17:28:20 2023 New Revision: 1907857 URL: http://svn.apache.org/viewvc?rev=1907857&view=rev Log: Correct v8.5.86 release date. Modified: tomcat/site/trunk/docs/tomcat-8.5-doc/changelog.html Modified: tomcat/site/trunk/docs/tomcat-8.5-doc/changelog.html URL: h

svn commit: r1907856 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-8.5-doc/ docs/tomcat-8.5-doc/annotationapi/ docs/tomcat-8.5-doc/annotationapi/javax/annotation/ docs/tomcat-8.5-doc/annotationapi/jav

2023-02-24 Thread schultz
Author: schultz Date: Fri Feb 24 17:25:01 2023 New Revision: 1907856 URL: http://svn.apache.org/viewvc?rev=1907856&view=rev Log: Update site to include v8.5.86 release. [This commit notification would consist of 109 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[ANN] Apache Tomcat 8.5.86 available

2023-02-24 Thread Christopher Schultz
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.86. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 8.5.86 is a bugfix and fea

[Bug 66488] MessageBytes#toBytesSimple overwrites request byte buffer

2023-02-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66488 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas ---

[tomcat] branch main updated: Avoid an IDE warning

2023-02-24 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 5e5ccf2ce3 Avoid an IDE warning 5e5ccf2ce3 is describ

[tomcat] branch 8.5.x updated: Refactor to reduce native calls

2023-02-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new f8a10090ca Refactor to reduce native calls f8a10090

[Bug 66488] New: MessageBytes#toBytesSimple overwrites request byte buffer

2023-02-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66488 Bug ID: 66488 Summary: MessageBytes#toBytesSimple overwrites request byte buffer Product: Tomcat 9 Version: 9.0.71 Hardware: Macintosh Status: NEW S

[tomcat] branch 9.0.x updated: Refactor to reduce native calls

2023-02-24 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 90a3050e93 Refactor to reduce native calls 90a3050e

[tomcat] branch 10.1.x updated: Fix previous merge. Missed a few changes.

2023-02-24 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 c2f36c205f Fix previous merge. Missed a few chang

[tomcat] branch 10.1.x updated: Refactor to reduce native calls

2023-02-24 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 0064bc6933 Refactor to reduce native calls 0064bc

svn commit: r60324 - /release/tomcat/tomcat-10/KEYS

2023-02-24 Thread schultz
Author: schultz Date: Fri Feb 24 15:12:56 2023 New Revision: 60324 Log: Update KEYS file to include release-manager's GPG key. Modified: release/tomcat/tomcat-10/KEYS Modified: release/tomcat/tomcat-10/KEYS == --- re

svn commit: r60323 - /dev/tomcat/tomcat-10/v10.1.6/ /release/tomcat/tomcat-10/v10.1.6/

2023-02-24 Thread schultz
Author: schultz Date: Fri Feb 24 15:09:10 2023 New Revision: 60323 Log: Promote v10.1.6 release. Added: release/tomcat/tomcat-10/v10.1.6/ - copied from r60322, dev/tomcat/tomcat-10/v10.1.6/ Removed: dev/tomcat/tomcat-10/v10.1.6/

svn commit: r60322 - /dev/tomcat/tomcat-8/v8.5.86/ /release/tomcat/tomcat-8/v8.5.86/

2023-02-24 Thread schultz
Author: schultz Date: Fri Feb 24 15:07:28 2023 New Revision: 60322 Log: Promove 8.5.86 to release. Added: release/tomcat/tomcat-8/v8.5.86/ - copied from r60321, dev/tomcat/tomcat-8/v8.5.86/ Removed: dev/tomcat/tomcat-8/v8.5.86/ -

[tomcat] branch main updated: Refactor to reduce native calls

2023-02-24 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 a56929fed7 Refactor to reduce native calls a56929fed7

[tomcat] branch 8.5.x updated: Document additional RewriteMap types

2023-02-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new c3d606313d Document additional RewriteMap types c3d6

[tomcat] branch 9.0.x updated: Document additional RewriteMap types

2023-02-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 3e4b4cc2ef Document additional RewriteMap types 3e4b

[tomcat] branch 10.1.x updated: Document additional RewriteMap types

2023-02-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 7dded32278 Document additional RewriteMap types 7d

[tomcat] branch main updated: Document additional RewriteMap types

2023-02-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 8716b2b1a6 Document additional RewriteMap types 8716b2

[VOTE][RESULT] Release Apache Tomcat 10.1.6

2023-02-24 Thread Christopher Schultz
All, The following votes were cast: Binding: +1 markt, fschumacher, isapir, schultz, kkolinko Non-binding: +1 lihan, Dimitris Soumis The vote therefore passes. Thanks to everyone who contributed toward this release. -chris On 2/19/23 09:11, Christopher Schultz wrote: The proposed Apache To

[VOTE][RESULT] Release Apache Tomcat 8.5.86

2023-02-24 Thread Christopher Schultz
All, The following votes were cast: Binding: +1 isapir, fschumacher, markt, remm, schultz, kkolinko No other votes were cast. The vote therefore passes. Thanks to everyone who contributed toward this release. -chris On 2/18/23 08:56, Christopher Schultz wrote: The proposed Apache Tomcat 8.

[GitHub] [tomcat] ChristopherSchultz commented on pull request #592: Improved regexp performance: "a-zA-Z0-9_" -> "\w"

2023-02-24 Thread via GitHub
ChristopherSchultz commented on PR #592: URL: https://github.com/apache/tomcat/pull/592#issuecomment-1443631640 I'm curious about performance data when the `\w` has other things added to it, which is the case for all examples in Tomcat. This microbenchmark only compares `[A-Za-z0-9_]` as th

[tomcat] branch 8.5.x updated: Refactor to remove use of ThreadLocal

2023-02-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new f76ce0d5e5 Refactor to remove use of ThreadLocal f7

[tomcat] branch 9.0.x updated: Refactor to remove use of ThreadLocal

2023-02-24 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 69a33aae6a Refactor to remove use of ThreadLocal 69

[tomcat] branch 10.1.x updated: Refactor to remove use of ThreadLocal

2023-02-24 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 413bda850c Refactor to remove use of ThreadLocal

[tomcat] branch main updated: Refactor to remove use of ThreadLocal

2023-02-24 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 4fe7e810b6 Refactor to remove use of ThreadLocal 4fe7

[GitHub] [tomcat] markt-asf commented on a diff in pull request #592: Improved regexp performance: "a-zA-Z0-9_" -> "\w"

2023-02-24 Thread via GitHub
markt-asf commented on code in PR #592: URL: https://github.com/apache/tomcat/pull/592#discussion_r1116803461 ## java/jakarta/servlet/jsp/resources/jspxml.xsd: ## @@ -25,7 +25,7 @@ - + Review Comment: The Tomcat project is unable to change these schema. We have to use

[Bug 66439] Update from 8.5.84 to 8.5.85 makes custom Valve dysfunctional

2023-02-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66439 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[tomcat] branch main updated: Regenerate after jextract updates

2023-02-24 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 103a9a55dd Regenerate after jextract updates 103a9a55d