Skip to content

Commit bdbe849

Browse files
committed
Make MethodUtils CACHE_METHODS volatile (1.X) (#416).
1 parent a2fbfb6 commit bdbe849

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
<action dev="ggregory" type="fix" due-to="Dexter.k, Gary Gregory">Preserve magnitude in BigInteger and BigDecimal locale converters (#403).</action>
3838
<action dev="ggregory" type="fix" due-to="Dexter.k, Gary Gregory">Reject out-of-range long and float values in NumberConverter (1.X) (#405).</action>
3939
<action dev="ggregory" type="fix" due-to="Dexter.k, Gary Gregory">Reject out-of-range values in LongLocaleConverter (1.X) (#407).</action>
40+
<action dev="ggregory" type="fix" due-to="Naveed Khan, Gary Gregory">Make MethodUtils CACHE_METHODS volatile (1.X) (#416).</action>
4041
<!-- ADD -->
4142
<!-- UPDATE -->
4243
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 102.</action>

0 commit comments

Comments
 (0)