You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2023/01/17 13:00:08 UTC

[tomcat] branch 10.1.x updated: Align with 9.0.x

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 <ma...@apache.org>
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org