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 3c5b14b713 Add discardRequestsAndResponses to HTTP/2 with a default of 
false
     new 93cd15715a Add JreCompat support for Subject.callAs()
     new 6e1aa9acdd Refactor SpnegoAuthenticator to use Subject.callAs() when 
available

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:
 .../authenticator/SpnegoAuthenticator.java         | 66 +++++---------------
 .../org/apache/tomcat/util/compat/Jre18Compat.java | 71 ++++++++++++++++++++++
 .../org/apache/tomcat/util/compat/Jre19Compat.java |  2 +-
 java/org/apache/tomcat/util/compat/JreCompat.java  | 41 +++++++++++++
 .../tomcat/util/compat/LocalStrings.properties     |  2 +
 webapps/docs/changelog.xml                         |  5 ++
 6 files changed, 134 insertions(+), 53 deletions(-)
 create mode 100644 java/org/apache/tomcat/util/compat/Jre18Compat.java


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

Reply via email to