Skip to content

Commit 8f6f7f8

Browse files
committed
[javadoc] Fix incorrect exception type in CharUtils Javadoc
examples #1563
1 parent 2909b27 commit 8f6f7f8

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
@@ -92,6 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
9292
<action issue="LANG-1749" type="fix" dev="ggregory" due-to="jinwoo choi, Gary Gregory, YuMing Ma, Ivan Šarić">TypeUtils.isAssignable returns a wrong result for ParameterizedType when raw class is "Class" #1548.</action>
9393
<action issue="LANG-1700" type="fix" dev="ggregory" due-to="seokhyeon moon, Gary Gregory, Ivan Šarić">Improve handling of parameterized types and variable unrolling.</action>
9494
<action issue="LANG-1811" type="fix" dev="ggregory" due-to="Raju Gupta, Gary Gregory">ArrayUtils.shuffle() throws NullPointerException for null array input.</action>
95+
<action type="fix" dev="ggregory" due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect exception type in CharUtils Javadoc examples #1563.</action>
9596
<!-- ADD -->
9697
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
9798
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)