This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 385cf3a6b2 Fix warnings / widen background process / lifecycle fix new 308fcff70a Test case for BZ 68119 new 35f02d703d Clean-up prior to fixing BZ 68119 new 45259a06e1 Add comment on why >= rather than == is used new c466ebba66 Fix BZ 68119 - Refactor for improved performance during type conversion The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: java/jakarta/el/CompositeELResolver.java | 83 +++++++++++++++++----- .../TestCompositeELResolverPerformance.java} | 35 ++++----- webapps/docs/changelog.xml | 8 +++ 3 files changed, 91 insertions(+), 35 deletions(-) copy test/jakarta/{servlet/jsp/el/TestScopedAttributeELResolverPerformance.java => el/TestCompositeELResolverPerformance.java} (51%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org