This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 76dea102d2 Align with 10.1.x
76dea102d2 is described below
commit 76dea102d2939c53f866e313fb2b23bbbd96c9a0
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 17 13:00:10 2023 +0000
Align with 10.1.x
---
java/org/apache/tomcat/util/compat/JreCompat.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/java/org/apache/tomcat/util/compat/JreCompat.java
b/java/org/apache/tomcat/util/compat/JreCompat.java
index 993096617a..93c31993da 100644
--- a/java/org/apache/tomcat/util/compat/JreCompat.java
+++ b/java/org/apache/tomcat/util/compat/JreCompat.java
@@ -118,7 +118,6 @@ public class JreCompat {
// Java 11 implementations of Java 19 methods
-
/**
* Obtains the executor, if any, used to create the provided thread.
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]