File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -212,6 +212,7 @@ java.lang.NullPointerException: Cannot invoke
212212 <action type =" fix" dev =" ggregory" due-to =" alhudz, Gary Gregory" >Fix StringUtils.getDigits dropping supplementary digits (#1729).</action >
213213 <action type =" fix" dev =" ggregory" due-to =" alhudz, Gary Gregory" >Keep StrBuilder.reverse from splitting surrogate pairs (#1730).</action >
214214 <action type =" fix" dev =" ggregory" due-to =" alhudz, Gary Gregory" >Fix NumberUtils min/max varargs dropping the sign of zero (#1733).</action >
215+ <action type =" fix" dev =" ggregory" due-to =" alhudz, Gary Gregory" >Handle supplementary code points in StringUtils.splitByCharacterType() (#1734).</action >
215216 <!-- ADD -->
216217 <action type =" add" dev =" ggregory" due-to =" Gary Gregory" >Add JavaVersion.JAVA_27.</action >
217218 <action type =" add" dev =" ggregory" due-to =" Gary Gregory" >Add SystemUtils.IS_JAVA_27.</action >
You can’t perform that action at this time.
0 commit comments