You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -92,6 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
92
92
<actionissue="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>
93
93
<actionissue="LANG-1700"type="fix"dev="ggregory"due-to="seokhyeon moon, Gary Gregory, Ivan Šarić">Improve handling of parameterized types and variable unrolling.</action>
94
94
<actionissue="LANG-1811"type="fix"dev="ggregory"due-to="Raju Gupta, Gary Gregory">ArrayUtils.shuffle() throws NullPointerException for null array input.</action>
95
+
<actiontype="fix"dev="ggregory"due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect exception type in CharUtils Javadoc examples #1563.</action>
0 commit comments