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 8de9619987 Remove unused code
     new 65b5709e86 As of the JLS for Java 9, "_" is also a reserved keyword
     new 5f0201846b Part of fix for BZ 69521

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/org/apache/el/parser/ELParser.jjt             | 634 ++++++++++++++++++++-
 java/org/apache/el/util/Validation.java            |   9 +-
 .../el/parser/TesterGenerateIdentifierRanges.java  |  94 +++
 webapps/docs/changelog.xml                         |   5 +
 4 files changed, 725 insertions(+), 17 deletions(-)
 create mode 100644 
test/org/apache/el/parser/TesterGenerateIdentifierRanges.java


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

Reply via email to