Skip to content

Commit 6c5fb86

Browse files
committed
changelog: point AppenderDynamicMBean fix at apache#4185
Folded from closed apache#4219 per review request; both JMX null-guards ship here. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent fd932f7 commit 6c5fb86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changelog/.2.x.x/fix_appender_dynamic_mbean_null_layout.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
6-
<issue id="TBD" link="https://github.com/apache/logging-log4j2/pull/TBD"/>
6+
<issue id="4185" link="https://github.com/apache/logging-log4j2/pull/4185"/>
77
<description format="asciidoc">Fix NPE in log4j-1.2-api `AppenderDynamicMBean.setLayout` when the layout class cannot be instantiated</description>
88
</entry>

0 commit comments

Comments
 (0)