Skip to content

Commit 163ff0e

Browse files
committed
Make MethodUtils CACHE_ENABLED volatile (#414).
1 parent 3286226 commit 163ff0e

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
@@ -43,6 +43,7 @@
4343
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Reject non-integer strings in integer locale converters (#411).</action>
4444
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Suppress class and declaringClass pseudo-properties in BeanMap (#412).</action>
4545
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Do not resolve suppressed mapped properties in getPropertyDescriptor (#413).</action>
46+
<action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Make MethodUtils CACHE_ENABLED volatile (#414).</action>
4647
<!-- ADD -->
4748
<action type="add" dev="ggregory" due-to="Gary Gregory">Use varargs for org.apache.commons.beanutils2.MethodUtils.getAccessibleMethod(Class, String, Class...), and remove last argument variants using Class[] and Class.</action>
4849
<action type="add" dev="ggregory" due-to="SethFalco, Melloware, Gary Gregory">Add Instant converter and improve enum converter #49.</action>

0 commit comments

Comments
 (0)