This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 6a65741  Fix BZ 65448 for blocking IO
     new 0fbb058  Refactor. Internal rename only to support upcoming changes.
     new e3c1df4  Additional fix for BZ 65358

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:
 java/jakarta/el/Util.java                          | 88 +++++++++++++---------
 java/org/apache/el/util/ReflectionUtil.java        | 84 ++++++++++++---------
 test/org/apache/el/TestMethodExpressionImpl.java   | 12 +++
 .../el/{TesterBeanEnum.java => TesterBeanI.java}   | 13 ++--
 4 files changed, 118 insertions(+), 79 deletions(-)
 copy test/org/apache/el/{TesterBeanEnum.java => TesterBeanI.java} (75%)

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

Reply via email to