This is an automated email from the ASF dual-hosted git repository.
markt 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 0b65e7d3c9 Align with 9.0.x
0b65e7d3c9 is described below
commit 0b65e7d3c9cbde9d1f1566721301782074e723f2
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jan 17 12:59:59 2023 +0000
Align with 9.0.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 3e90bed588..e1f442995a 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]