[Bug 69422] tomcat 9.0.82 upgrade to tomcat 9.0.96 ncountered a problem JspTagExceptio

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69422 manmano <1147472...@qq.com> changed: What|Removed |Added Priority|P2 |P1 -- You are receiving

[Bug 69422] New: tomcat 9.0.82 upgrade to tomcat 9.0.96 ncountered a problem JspTagExceptio

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69422 Bug ID: 69422 Summary: tomcat 9.0.82 upgrade to tomcat 9.0.96 ncountered a problem JspTagExceptio Product: Tomcat 9 Version: 9.0.96 Hardware: PC OS: Linux

[Bug 69398] Excess object allocation in PageContextImpl

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69398 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

(tomcat) branch 9.0.x updated: Fix BZ 69398. Avoid repeated allocation of empty arrays.

2024-10-31 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 68d7c46d5e Fix BZ 69398. Avoid repeated allocation

(tomcat) branch 10.1.x updated: Fix BZ 69398. Avoid repeated allocation of empty arrays.

2024-10-31 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 c13c2e5f3d Fix BZ 69398. Avoid repeated allocatio

(tomcat) branch 11.0.x updated: Fix BZ 69398. Avoid repeated allocation of empty arrays.

2024-10-31 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 447e46c118 Fix BZ 69398. Avoid repeated allocatio

(tomcat) branch main updated: Fix BZ 69398. Avoid repeated allocation of empty arrays.

2024-10-31 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 32cff73576 Fix BZ 69398. Avoid repeated allocation of

Re: [PR] Reducing memory usage while evaluating reflective EL expressions [tomcat]

2024-10-31 Thread via GitHub
jengebr commented on PR #770: URL: https://github.com/apache/tomcat/pull/770#issuecomment-2450799286 Thank you so much! :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[Bug 69381] Excess object copying while evaluating reflective method calls

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69381 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [PR] Reducing memory usage while evaluating reflective EL expressions [tomcat]

2024-10-31 Thread via GitHub
markt-asf commented on PR #770: URL: https://github.com/apache/tomcat/pull/770#issuecomment-2450776553 Those were the only changes required. Fix applied to main, 11.0.1, 10.1.x and 9.0.x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] Reducing memory usage while evaluating reflective EL expressions [tomcat]

2024-10-31 Thread via GitHub
markt-asf closed pull request #770: Reducing memory usage while evaluating reflective EL expressions URL: https://github.com/apache/tomcat/pull/770 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

(tomcat) branch 9.0.x updated: Fix BZ 69381 Improve method lookup performance

2024-10-31 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 d0b3569f03 Fix BZ 69381 Improve method lookup perfo

(tomcat) branch 10.1.x updated: Fix BZ 69381 Improve method lookup performance

2024-10-31 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 f9b2ca600e Fix BZ 69381 Improve method lookup per

(tomcat) branch 11.0.x updated: Fix BZ 69381 Improve method lookup performance

2024-10-31 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 e464774fa6 Fix BZ 69381 Improve method lookup per

(tomcat) branch main updated: Fix BZ 69381 Improve method lookup performance

2024-10-31 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 5b30d52b51 Fix BZ 69381 Improve method lookup perform

Re: [PR] Reducing memory usage while evaluating reflective EL expressions [tomcat]

2024-10-31 Thread via GitHub
markt-asf commented on PR #770: URL: https://github.com/apache/tomcat/pull/770#issuecomment-2450753071 I'm planning on applying this manually to main and then back-porting. So far I've made the following changes: - refactored the inner test classes to align with the rest of the package

[Bug 66406] JULI ClassLoaderLogManager creates multiple loggers named ""

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66406 Master decoder changed: What|Removed |Added CC||sabrinat...@gmail.com --- Comment #4

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #5 from Mark Thomas --- There is nothing in the 9.0.94 to 9.0.95 changes remotely related to JDBC resources. The full stack trace for the "Empty JDBC URI" error might be illuminating. Bisecting the commits (there aren't that many)

(tomcat) branch main updated: Fix BZ 69382. Re-use results rather than repeat expensive method calls.

2024-10-31 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 6e95775a4b Fix BZ 69382. Re-use results rather than r

(tomcat) branch 9.0.x updated: Fix BZ 69382. Re-use results rather than repeat expensive method calls.

2024-10-31 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 a6dee0962a Fix BZ 69382. Re-use results rather than

[Bug 69382] Inefficient code generated for

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69382 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

(tomcat) branch 10.1.x updated: Fix BZ 69382. Re-use results rather than repeat expensive method calls.

2024-10-31 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 773100bffc Fix BZ 69382. Re-use results rather th

(tomcat) branch 11.0.x updated: Fix BZ 69382. Re-use results rather than repeat expensive method calls.

2024-10-31 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 2e04cae91a Fix BZ 69382. Re-use results rather th

(tomcat) branch 9.0.x updated: Avoid using prefix

2024-10-31 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 65a9348dc8 Avoid using prefix 65a9348dc8 is describe

(tomcat) branch 11.0.x updated: Avoid using prefix

2024-10-31 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 dbade9c824 Avoid using prefix dbade9c824 is descri

(tomcat) branch 10.1.x updated: Avoid using prefix

2024-10-31 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 91634bcec6 Avoid using prefix 91634bcec6 is descri

(tomcat) branch main updated: Avoid using prefix

2024-10-31 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 92eb9a4a9f Avoid using prefix 92eb9a4a9f is described

(tomcat) branch 10.1.x updated: Fix discrepancies in property names list and find by property

2024-10-31 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 f5cca95582 Fix discrepancies in property names lis

(tomcat) branch 9.0.x updated: Fix discrepancies in property names list and find by property

2024-10-31 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 1b1332d5b4 Fix discrepancies in property names list

(tomcat) branch 11.0.x updated: Fix discrepancies in property names list and find by property

2024-10-31 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 2466c4eca0 Fix discrepancies in property names lis

(tomcat) branch main updated: Fix discrepancies in property names list and find by property

2024-10-31 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 d0c0b201e5 Fix discrepancies in property names list an

(tomcat) branch 10.1.x updated: Switch lock tokens to UUID as recommended by RFC 4918

2024-10-31 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 ecfff720b2 Switch lock tokens to UUID as recommend

(tomcat) branch 9.0.x updated: Switch lock tokens to UUID as recommended by RFC 4918

2024-10-31 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 5a5b56cb56 Switch lock tokens to UUID as recommended

(tomcat) branch 11.0.x updated: Switch lock tokens to UUID as recommended by RFC 4918

2024-10-31 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 619f2e1644 Switch lock tokens to UUID as recommend

(tomcat) branch main updated: Switch lock tokens to UUID as recommended by RFC 4918

2024-10-31 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 033d30c717 Switch lock tokens to UUID as recommended b