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 ec74b01  Document BZ 65714 as a known issue
     new 1fd977d  Restore pre-starting of core threads lost in fix for BZ 65454
     new 072fcce  Revert the previous fix for BZ 65714.
     new 0be5c8d  Improved fix for BZ 65714
     new 6f9eb19  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