This is an automated email from the ASF dual-hosted git repository.
schultz 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 2d53f10 Update Changelog
2d53f10 is described below
commit 2d53f104faac1b41b2abc00eb82c78c7fd25b167
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Jan 8 09:06:22 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 6c2e7b3..78baa1f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -91,6 +91,10 @@
<bug>64023</bug>: Skip null-valued session attributes when
deserializing
sessions. (schultz)
</fix>
+ <fix>
+ Do not throw a NullPointerException when an MBean or operation cannot
+ be found by the JMXProxyServlet. (schultz)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]