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 f258efe  Optimize the iteration when closing idle streams
     new 5e7c765  Align with 10.0.x
     new e44fd93  Fix 64735 ServletContext.addJspFile() always fails with 
SecurityManager

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:
 build.xml                                          |  17 ++-
 .../catalina/core/ApplicationContextFacade.java    |   5 +
 ...estApplicationContextFacadeSecurityManager.java | 148 +++++++++++++++++++++
 .../util/security/SecurityManagerBaseTest.java     |  50 +++++++
 webapps/docs/changelog.xml                         |   5 +
 5 files changed, 222 insertions(+), 3 deletions(-)
 create mode 100644 
test/org/apache/catalina/core/TestApplicationContextFacadeSecurityManager.java
 create mode 100644 
test/org/apache/tomcat/util/security/SecurityManagerBaseTest.java


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

Reply via email to