Skip to content

Commit 94989df

Browse files
committed
[LANG-1648] MethodUtils.getAnnotation fails with "Found multiple
candidates for method ..." - Update changes.xml - Same as [LANG-1694]
1 parent d8bb9ba commit 94989df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ The <action> type attribute can be add,update,fix,remove.
569569
<action type="fix" dev="ggregory" due-to="Gary Gregory">Avoid NPE in MutableObject#equals() for null content.</action>
570570
<action type="fix" dev="ggregory" due-to="Ali Khaleqi Yekta, Gary Gregory">SystemUtils fix and updates related to macOS #1085.</action>
571571
<action issue="LANG-1254" type="fix" dev="ggregory" due-to="John Mark, Gary Gregory">ThreadLocalRandom should be used in utility classes.</action>
572+
<action issue="LANG-1648" type="fix" dev="ggregory" due-to="Michele Preti, Eric Ballet Baz, Gary Gregory">MethodUtils.getAnnotation fails with "Found multiple candidates for method ...".</action>
572573
<!-- ADD -->
573574
<action type="add" dev="ggregory" due-to="Gary Gregory">Add GitHub coverage.yml.</action>
574575
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>

0 commit comments

Comments
 (0)