Skip to content

Commit 8a4a150

Browse files
committed
Simplify literal assignments in ArrayFillTest #1567
1 parent d0b2c0a commit 8a4a150

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
@@ -95,6 +95,7 @@ The <action> type attribute can be add,update,fix,remove.
9595
<action type="fix" dev="ggregory" due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect exception type in CharUtils Javadoc examples #1563.</action>
9696
<action issue="LANG-1806" type="fix" dev="ggregory" due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect class names in RegExUtils Javadoc examples #1564.</action>
9797
<action type="fix" dev="ggregory" due-to="Gary Gregory, Jagdish Singh Bisht">NumberUtils.isParsable("1.f") should return true #1560.</action>
98+
<action type="fix" dev="ggregory" due-to="Gary Gregory, David Du">Simplify literal assignments in ArrayFillTest #1567.</action>
9899
<!-- ADD -->
99100
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
100101
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)