RFR: 8261123: Augment discussion of equivalence classes in Object.equals and comparison methods [v2]
Joe Darcy
darcy at openjdk.java.net
Tue Feb 9 20:27:53 UTC 2021
On Tue, 9 Feb 2021 18:55:52 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix typos found in code review.
>
> src/java.base/share/classes/java/math/BigDecimal.java line 91:
>
>> 89: * used in the result's representation.
>> 90:
>> 91: * The different representations of same numerical value are called
>
> Should that be:
> The different representations of *a* same numerical value are called ... - or maybe value is missing a 's'?
Missing "the" -- will fix; thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2471
More information about the core-libs-dev
mailing list