[GitHub] [tomcat] Gallrax opened a new pull request #228: Correct header too large status to 414

2019-12-02 Thread GitBox
Gallrax opened a new pull request #228: Correct header too large status to 414 URL: https://github.com/apache/tomcat/pull/228 When I exceeded the maximum length with the GET request, tomcat returned 400, but it should have returned 414

[Bug 63983] New: Jasper builds-up open files until garbage collection, hitting Linux default limit of 4096.

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63983 Bug ID: 63983 Summary: Jasper builds-up open files until garbage collection, hitting Linux default limit of 4096. Product: Tomcat 9 Version: 9.0.29 Hardware: PC

[Bug 63982] CombinedRealm makes assumptions about principal implementation

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63982 --- Comment #2 from Mark Thomas --- I think getRoles() can be deprecated. It isn't used anywhere now. It was added to support the failed GSoC JASPIC work. The proposed solution for hasRole() looks reasonable to me. -- You are receiving this

buildbot success in on tomcat-85-trunk

2019-12-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2075 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[tomcat] branch 8.5.x updated: Silence the IDE deprecation warnings

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new ee48b17 Silence the IDE deprecation warnings

[tomcat] branch 8.5.x updated: Fix back-port

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 3f691a4 Fix back-port 3f691a4 is described below

[Bug 63981] False-positive warning logged when Registry.disableRegistry is called and the registry has already been disabled

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63981 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63981

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 7b68fb5 Fix

buildbot failure in on tomcat-85-trunk

2019-12-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2074 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

Re: [tomcat] branch master updated: Harmonize again writes, thanks to Mark for the review.

2019-12-02 Thread Mark Thomas
On 02/12/2019 19:25, r...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > remm pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push:

[tomcat] branch 7.0.x updated: Clean-up. Remove unnecessary toString(). Better local variable name.

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new f6e4b17 Clean-up. Remove unnecessary toString().

[tomcat] branch 8.5.x updated: Clean-up. Remove unnecessary toString(). Better local variable name.

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 2661918 Clean-up. Remove unnecessary toString().

[tomcat] branch master updated: Clean-up. Remove unnecessary toString(). Better local variable name.

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new ce40920 Clean-up. Remove unnecessary

[CONF] Apache Tomcat > Jakarta EE Release Numbering

2019-12-02 Thread Mark Thomas (Confluence)
Title: Message Title There's 1 new edit on this page   Jakarta EE Release Numbering Mark Thomas edited this page Here's the

[tomcat] 02/03: Force Locale for to[Upper|Lower]Case()

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 30fafc2b0cbf3b2e7924f3966540af1361b3fd4e Author: Mark Thomas AuthorDate: Mon Dec 2 20:29:19 2019 + Force Locale

[tomcat] 01/03: Alternative wording

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 01df00fe64bee9a842044624f1fd356108f7f835 Author: Mark Thomas AuthorDate: Mon Dec 2 20:28:31 2019 + Alternative

[tomcat] 03/03: Remove leading spaces from debug messages

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c085d3721bdfc3798300d6ff9d96a5df6465940a Author: Mark Thomas AuthorDate: Mon Dec 2 20:30:33 2019 + Remove

[tomcat] branch 7.0.x updated (0592e5e -> c085d37)

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 0592e5e https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 allowCorsPreflight new 01df00f Alternative

[tomcat] 03/03: Remove leading spaces from debug messages

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 389180e6f945c7eef0fbce28f20ce7e1fb2d6d67 Author: Mark Thomas AuthorDate: Mon Dec 2 20:30:33 2019 + Remove

[tomcat] 02/03: Force Locale for to[Upper|Lower]Case()

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 7bbc64ea394a4180f199a0e14158951065fc9e50 Author: Mark Thomas AuthorDate: Mon Dec 2 20:29:19 2019 + Force Locale

[tomcat] 01/03: Alternative wording

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9ca49b51b49f93529b4cbed73c91429a7991709d Author: Mark Thomas AuthorDate: Mon Dec 2 20:28:31 2019 + Alternative

[tomcat] branch 8.5.x updated (bb8649c -> 389180e)

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from bb8649c Harmonize again writes, thanks to Mark for the review. new 9ca49b5 Alternative wording new 7bbc64e

[tomcat] 03/03: Remove leading spaces from debug messages

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 17e9bda849f1e741f846d6af53e6405ce09be175 Author: Mark Thomas AuthorDate: Mon Dec 2 20:30:33 2019 + Remove

[tomcat] 01/03: Alternative wording

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 5782197c2480dc5467ed7204d8dd57522c2d9e91 Author: Mark Thomas AuthorDate: Mon Dec 2 20:28:31 2019 + Alternative

[tomcat] 02/03: Force Locale for to[Upper|Lower]Case()

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4acf1daa741e56e2e509345cc4f331b244f0c7f7 Author: Mark Thomas AuthorDate: Mon Dec 2 20:29:19 2019 + Force Locale

[tomcat] branch master updated (c92fab2 -> 17e9bda)

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from c92fab2 Harmonize again writes, thanks to Mark for the review. new 5782197 Alternative wording new

[tomcat] branch 8.5.x updated: Harmonize again writes, thanks to Mark for the review.

2019-12-02 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new bb8649c Harmonize again writes, thanks to Mark for

Re: [tomcat] branch master updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 allowCorsPreflight

2019-12-02 Thread Michael Osipov
Am 2019-12-02 um 21:07 schrieb Mark Thomas: On 02/12/2019 19:48, Michael Osipov wrote: Am 2019-12-02 um 18:51 schrieb ma...@apache.org: > This is why I brought up BZ 63938. You see no other way to make it an exact match a not blanket? Not easily, no. You'd essentially have to recreate large

Re: [tomcat] branch master updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 allowCorsPreflight

2019-12-02 Thread Mark Thomas
On 02/12/2019 19:48, Michael Osipov wrote: > Am 2019-12-02 um 18:51 schrieb ma...@apache.org: >> - Properties >>   +    public String getAllowCorsPreflight() { >> +    return allowCorsPreflight.name().toLowerCase(); >> +    } >> +

Re: Initial set of patches for Jakarta EE 9

2019-12-02 Thread Igal Sapir
On 12/1/2019 1:28 PM, Mark Thomas wrote: On 30/11/2019 21:11, Igal Sapir wrote: First issue I noticed when trying to build on Windows: compile:     [javac] Compiling 1727 source files to E:\Workspace\test\tomcat-jakarta\output\classes     [javac]

Re: [tomcat] branch master updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 allowCorsPreflight

2019-12-02 Thread Michael Osipov
Am 2019-12-02 um 18:51 schrieb ma...@apache.org: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push:

[GitHub] [tomcat] markt-asf commented on a change in pull request #227: Unit test FileStore utility methods

2019-12-02 Thread GitBox
markt-asf commented on a change in pull request #227: Unit test FileStore utility methods URL: https://github.com/apache/tomcat/pull/227#discussion_r352784951 ## File path: java/org/apache/catalina/session/FileStore.java ## @@ -228,7 +228,7 @@ public Session load(String

[GitHub] [tomcat] markt-asf commented on a change in pull request #227: Unit test FileStore utility methods

2019-12-02 Thread GitBox
markt-asf commented on a change in pull request #227: Unit test FileStore utility methods URL: https://github.com/apache/tomcat/pull/227#discussion_r352784475 ## File path: java/org/apache/catalina/session/FileStore.java ## @@ -187,9 +187,9 @@ public void clear() throws

[GitHub] [tomcat] markt-asf commented on a change in pull request #227: Unit test FileStore utility methods

2019-12-02 Thread GitBox
markt-asf commented on a change in pull request #227: Unit test FileStore utility methods URL: https://github.com/apache/tomcat/pull/227#discussion_r352784340 ## File path: java/org/apache/catalina/session/FileStore.java ## @@ -136,8 +136,8 @@ public int getSize() throws

[GitHub] [tomcat] markt-asf commented on a change in pull request #227: Unit test FileStore utility methods

2019-12-02 Thread GitBox
markt-asf commented on a change in pull request #227: Unit test FileStore utility methods URL: https://github.com/apache/tomcat/pull/227#discussion_r352785849 ## File path: test/org/apache/catalina/session/FileStoreTest.java ## @@ -0,0 +1,78 @@ +package

[GitHub] [tomcat] markt-asf commented on a change in pull request #227: Unit test FileStore utility methods

2019-12-02 Thread GitBox
markt-asf commented on a change in pull request #227: Unit test FileStore utility methods URL: https://github.com/apache/tomcat/pull/227#discussion_r352785380 ## File path: test/org/apache/catalina/session/FileStoreTest.java ## @@ -0,0 +1,78 @@ +package

[GitHub] [tomcat] markt-asf commented on a change in pull request #227: Unit test FileStore utility methods

2019-12-02 Thread GitBox
markt-asf commented on a change in pull request #227: Unit test FileStore utility methods URL: https://github.com/apache/tomcat/pull/227#discussion_r352784943 ## File path: test/org/apache/catalina/session/FileStoreTest.java ## @@ -0,0 +1,78 @@ +package

[GitHub] [tomcat] markt-asf commented on a change in pull request #227: Unit test FileStore utility methods

2019-12-02 Thread GitBox
markt-asf commented on a change in pull request #227: Unit test FileStore utility methods URL: https://github.com/apache/tomcat/pull/227#discussion_r352785597 ## File path: test/org/apache/catalina/session/FileStoreTest.java ## @@ -0,0 +1,78 @@ +package

[tomcat] branch master updated: Harmonize again writes, thanks to Mark for the review.

2019-12-02 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new c92fab2 Harmonize again writes, thanks to Mark

Re: JDK 14 - Early Access build 25 is available

2019-12-02 Thread Rory O'Donnell
Many Thanks Mark. On 02/12/2019 17:47, Mark Thomas wrote: On 29/11/2019 09:58, Rory O'Donnell wrote: Hi Mark, *OpenJDK builds  - JDK 14 *- Early Access build 25 is available at http://jdk.java.net/14/ Tomcat 9.0.x builds without issue, the unit tests pass (on Linux) and a quick smoke test

[tomcat] branch 7.0.x updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 allowCorsPreflight

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 0592e5e

[Bug 63937] CORS preflight request not possible on authenticated endpoints

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 allowCorsPreflight

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new f37bb31

[tomcat] branch master updated: https://bz.apache.org/bugzilla/show_bug.cgi?id=63937 allowCorsPreflight

2019-12-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new e9430e1

Re: JDK 14 - Early Access build 25 is available

2019-12-02 Thread Mark Thomas
On 29/11/2019 09:58, Rory O'Donnell wrote: > Hi Mark, > > *OpenJDK builds  - JDK 14 *- Early Access build 25 is available at > http://jdk.java.net/14/ Tomcat 9.0.x builds without issue, the unit tests pass (on Linux) and a quick smoke test doesn't identify any issues. LGTM. Mark

[Bug 63981] False-positive warning logged when Registry.disableRegistry is called and the registry has already been disabled

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63981 Phillip Webb changed: What|Removed |Added CC||pw...@pivotal.io -- You are receiving

[Bug 63966] Charset of TLS message is hardcoded to ISO-8859-1.

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63966 --- Comment #5 from Christopher Schultz --- (In reply to Mark Thomas from comment #4) > If you i18n the message that that needs to be driven by the user agent's > locale rather than the server locale which would make the whole process >

[CONF] Apache Tomcat > Jakarta EE Release Numbering

2019-12-02 Thread Mark Thomas (Confluence)
Title: Message Title There's 1 new edit on this page   Jakarta EE Release Numbering Mark Thomas edited this page Here's

[CONF] Apache Tomcat > Design and Development Issues

2019-12-02 Thread Mark Thomas (Confluence)
Title: Message Title There's 1 new edit on this page   Design and Development Issues Mark Thomas edited this page Here's

Re: Tomcat next and Jakarta EE

2019-12-02 Thread Mark Thomas
On 28/11/2019 10:21, Rémy Maucherat wrote: > On Thu, Nov 28, 2019 at 10:51 AM Mark Thomas > wrote: > > On 27/11/2019 23:19, Rémy Maucherat wrote: > > > > > Well, it sounds pretty good to me but the numbers are off and it's > going > > to be very

Re: Drop SocketWrapperBase.write(Non)BlockingDirect methods

2019-12-02 Thread Mark Thomas
On 27/11/2019 17:07, Rémy Maucherat wrote: > On Wed, Nov 27, 2019 at 5:35 PM Mark Thomas My preference for writing earlier is only a slight one. I'm more > concerned that different methods take a different approach. Taking a > closer look at that is on my TODO list but it isn't a

[Bug 63969] Stackoverflow in JSF

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63969 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 63982] CombinedRealm makes assumptions about principal implementation

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63982 --- Comment #1 from Remy Maucherat --- It is obvious reading the code in the realm package that it is assumed GenericPrincipal will have to be used, so that applies to this hypothetical CustomRealm as well. Of course, there are plenty of

[Bug 63681] Introduce RealmBase#authenticate(GSSName, GSSCredential) and friends

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63681 Michael Osipov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch 7.0.x updated: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) and friends

2019-12-02 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 09ea8ce BZ 63681: Introduce

[Bug 63982] New: CombinedRealm makes assumptions about principal implementation

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63982 Bug ID: 63982 Summary: CombinedRealm makes assumptions about principal implementation Product: Tomcat 9 Version: 9.0.29 Hardware: All OS: All

[Bug 63969] Stackoverflow in JSF

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63969 --- Comment #5 from Conrad Kostecki --- (In reply to Mark Thomas from comment #4) > 8.5.50-dev build - same caveats apply as for the 9.0.x dev build Yup, I can confirm, it seems to be fixed in 8.5.50-dev. -- You are receiving this mail

[GitHub] [tomcat] michael-o commented on issue #224: Adding Support for JDK "only" and JAVA_HOME environment variable to Windows Installer

2019-12-02 Thread GitBox
michael-o commented on issue #224: Adding Support for JDK "only" and JAVA_HOME environment variable to Windows Installer URL: https://github.com/apache/tomcat/pull/224#issuecomment-560327937 Can you please squash your changes?!

[GitHub] [tomcat] michael-o commented on issue #226: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an…

2019-12-02 Thread GitBox
michael-o commented on issue #226: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an… URL: https://github.com/apache/tomcat/pull/226#issuecomment-560327588 Changes performed and merged. This is an

[GitHub] [tomcat] michael-o closed pull request #226: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an…

2019-12-02 Thread GitBox
michael-o closed pull request #226: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an… URL: https://github.com/apache/tomcat/pull/226 This is an automated message from the Apache Git Service. To respond

[tomcat] branch 8.5.x updated: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) and friends

2019-12-02 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 12b8572 BZ 63681: Introduce

[GitHub] [tomcat] michael-o closed pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an…

2019-12-02 Thread GitBox
michael-o closed pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an… URL: https://github.com/apache/tomcat/pull/225 This is an automated message from the Apache Git Service. To respond

[GitHub] [tomcat] michael-o commented on issue #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an…

2019-12-02 Thread GitBox
michael-o commented on issue #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an… URL: https://github.com/apache/tomcat/pull/225#issuecomment-560317531 Merged This is an automated message from the

[tomcat] branch master updated: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) and friends

2019-12-02 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new c3883aa BZ 63681: Introduce

[Bug 63981] New: False-positive warning logged when Registry.disableRegistry is called and the registry has already been disabled

2019-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63981 Bug ID: 63981 Summary: False-positive warning logged when Registry.disableRegistry is called and the registry has already been disabled Product: Tomcat 9