This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 1c2cc82  No functional change. Align 10.0.x, 9.0.x and 8.5.x
1c2cc82 is described below

commit 1c2cc82038f6440df5c58685a5cd885c6874e3ba
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Mar 29 14:01:35 2021 +0100

    No functional change. Align 10.0.x, 9.0.x and 8.5.x
---
 java/org/apache/catalina/Globals.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/org/apache/catalina/Globals.java 
b/java/org/apache/catalina/Globals.java
index 52a9f96..f1d2815 100644
--- a/java/org/apache/catalina/Globals.java
+++ b/java/org/apache/catalina/Globals.java
@@ -95,7 +95,6 @@ public final class Globals {
 
 
     /**
-     * The subject under which the AccessControlContext is running.
      * The request attribute that is set to the value of {@code Boolean.TRUE}
      * by the RemoteIpFilter, RemoteIpValve (and other similar components) 
that identifies
      * a request which been forwarded via one or more proxies.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to