Skip to content

Commit d4cb592

Browse files
committed
[LANG-1452] RecursiveToStringStyle and MultilineRecursiveToStringStyle
shouldn't recurse into a java.math.BigDecimal (#1584)
1 parent 1418a77 commit d4cb592

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
@@ -108,6 +108,7 @@ The <action> type attribute can be add,update,fix,remove.
108108
<action type="fix" dev="ggregory" due-to="Gary Gregory, Dhaneesh.M">Improve branch coverage for Processor (isAarch64, isRISCV); add ProcessorTest #1578.</action>
109109
<action type="fix" dev="ggregory" due-to="Gary Gregory, 烂泥扶上墙">Fix ClassNotFoundException message in ClassUtils.getClass(String) #1577.</action>
110110
<action type="fix" dev="ggregory" due-to="Ivan Ponomarev">Fix Javadoc in DoubleRange.of(Double, Double) to reflect actual exception type thrown #1581.</action>
111+
<action issue="LANG-1452" type="fix" dev="ggregory" due-to="Gary Gregory, Aleksey Novozhilov, Sara">RecursiveToStringStyle and MultilineRecursiveToStringStyle shouldn't recurse into a java.math.BigDecimal #1584.</action>
111112
<!-- ADD -->
112113
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
113114
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)