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

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


The following commit(s) were added to refs/heads/10.1.x by this push:
     new a257589e42 Remove an obsolete TODO
a257589e42 is described below

commit a257589e42b6f5086994072a471af4f0ecb5148e
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Apr 29 14:26:18 2026 +0100

    Remove an obsolete TODO
---
 java/org/apache/tomcat/util/buf/Asn1Parser.java | 2 --
 1 file changed, 2 deletions(-)

diff --git a/java/org/apache/tomcat/util/buf/Asn1Parser.java 
b/java/org/apache/tomcat/util/buf/Asn1Parser.java
index cfa5b8beb9..339589cb94 100644
--- a/java/org/apache/tomcat/util/buf/Asn1Parser.java
+++ b/java/org/apache/tomcat/util/buf/Asn1Parser.java
@@ -26,8 +26,6 @@ import org.apache.tomcat.util.res.StringManager;
 /**
  * This is a very basic ASN.1 parser that provides the limited functionality 
required by Tomcat. It is a long way from a
  * complete parser.
- * <p>
- * TODO: Consider extending/re-writing this parser and refactoring the 
SpnegoTokenFixer to use it.
  */
 public class Asn1Parser {
 


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

Reply via email to