Skip to content

Commit 71bd23b

Browse files
committed
NumberUtils.isCreatable(String) should match
NumberUtils.createNumber(String), exactly #1626.
1 parent 127050d commit 71bd23b

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
@@ -130,6 +130,7 @@ The <action> type attribute can be add,update,fix,remove.
130130
Bug 972590 - dev-java/commons-lang-3.20.0:
131131
java.lang.NullPointerException: Cannot invoke
132132
"org.apache.commons.lang3.arch.Processor.toString()" because "&lt;local1&gt;"</action>
133+
<action type="fix" dev="ggregory" due-to="FloydDsilva, Gary Gregory, Rob Tompkins">NumberUtils.isCreatable(String) should match NumberUtils.createNumber(String), exactly #1626.</action>
133134
<!-- ADD -->
134135
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
135136
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)