This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from d28ddf4d55 Fix warnings / widen background process / lifecycle fix new 340fd82368 Test case for BZ 68119 new 8c1a015730 Clean-up prior to fixing BZ 68119 new 6107ed1d33 Add comment on why >= rather than == is used new 8df7a3a95b 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