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 9400421  Document BZ 65714 as a known issue
     new 9bca801  Restore pre-starting of core threads lost in fix for BZ 65454
     new e87af10  Revert the previous fix for BZ 65714.
     new 9eb49f9  Improved fix for BZ 65714
     new c244c30  Remove BZ 65714 from the known issues

The 4 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:
 .../catalina/security/SecurityClassLoad.java       |  1 +
 .../apache/tomcat/util/net/SecureNio2Channel.java  | 18 ++----
 .../tomcat/util/security/LocalStrings.properties   |  3 +
 .../PrivilegedSetAccessControlContext.java         | 67 ++++++++++++++++++++++
 .../tomcat/util/threads/TaskThreadFactory.java     | 12 +++-
 .../tomcat/util/threads/ThreadPoolExecutor.java    |  2 +
 webapps/docs/changelog.xml                         |  8 +++
 webapps/docs/security-manager-howto.xml            |  4 --
 8 files changed, 94 insertions(+), 21 deletions(-)
 create mode 100644 
java/org/apache/tomcat/util/security/PrivilegedSetAccessControlContext.java

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

Reply via email to