This is an automated email from the ASF dual-hosted git repository.
schultz 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 07714ec Update Changelog
07714ec is described below
commit 07714ec2220e1433bba7d754ef1a87f534e7d2c1
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Jan 8 09:05:05 2020 -0500
Update Changelog
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 905b93f..726a9ff 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -96,6 +96,10 @@
pattern "*" or "*.jar" is set or added to
<code>tomcat.util.scan.StandardJarScanFilter.jarsToSkip</code>.
(isapir)
</update>
+ <fix>
+ Do not throw a NullPointerException when an MBean or operation cannot
+ be found by the JMXProxyServlet. (schultz)
+ </fix>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]