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 1a43053 Refactor JNI out of bean classes new ac0e3d6 Revert "Remove test for STM JSP" new 434cef9 Different solution for isThreadSafe=false new 0b3c99c Add Eclipse IDE generated equals and hashCode implementations. The 3 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/servlet/http/Cookie.java | 52 ++++++++++++++++++++++ java/org/apache/jasper/compiler/Generator.java | 17 ++++--- .../jasper/resources/LocalStrings.properties | 1 + test/org/apache/jasper/compiler/TestGenerator.java | 5 +++ .../generator/single-threaded.jsp} | 2 +- webapps/docs/changelog.xml | 7 +++ 6 files changed, 78 insertions(+), 6 deletions(-) copy test/webapp/{bug5nnnn/bug56612.jsp => jsp/generator/single-threaded.jsp} (96%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org