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 184089db14 Remove comments related to the ability to inline these 
methods.
     new fbba100186 Fix backport.
     new 92d62d6d8f Code clean-up - formatting. No functional change.

The 2 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:
 .../org/apache/jasper/runtime/BodyContentImpl.java |  76 ++--
 java/org/apache/jasper/runtime/ExceptionUtils.java |  10 +-
 java/org/apache/jasper/runtime/HttpJspBase.java    |  12 +-
 .../jasper/runtime/JspApplicationContextImpl.java  |   9 +-
 .../apache/jasper/runtime/JspContextWrapper.java   | 116 +++---
 java/org/apache/jasper/runtime/JspFactoryImpl.java |  58 ++-
 .../apache/jasper/runtime/JspFragmentHelper.java   |  18 +-
 .../apache/jasper/runtime/JspRuntimeLibrary.java   | 423 +++++++++------------
 .../apache/jasper/runtime/JspSourceDependent.java  |  14 +-
 .../apache/jasper/runtime/JspSourceImports.java    |   8 +-
 java/org/apache/jasper/runtime/JspWriterImpl.java  |  74 ++--
 .../org/apache/jasper/runtime/PageContextImpl.java | 217 +++++------
 .../jasper/runtime/ProtectedFunctionMapper.java    |  78 ++--
 .../runtime/ServletResponseWrapperInclude.java     |  15 +-
 java/org/apache/jasper/runtime/TagHandlerPool.java |  29 +-
 15 files changed, 482 insertions(+), 675 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to