This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 8649a89e1b Fix warnings / widen background process / lifecycle fix new fc8288fd66 Test case for BZ 68119 new fe9287e3dd Clean-up prior to fixing BZ 68119 new 7ef45c09ad Add comment on why >= rather than == is used new 019838e3da 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/javax/el/CompositeELResolver.java | 83 +++++++++++++++++----- .../TestCompositeELResolverPerformance.java} | 35 ++++----- webapps/docs/changelog.xml | 8 +++ 3 files changed, 90 insertions(+), 36 deletions(-) copy test/javax/{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