RFR: 8367382: Expand use of representation equivalence terminology [v2]

Joe Darcy darcy at openjdk.org
Fri Sep 12 00:44:39 UTC 2025


On Thu, 11 Sep 2025 19:10:57 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix typo found in code review.
>
> src/java.base/share/classes/java/lang/Record.java line 132:
> 
>> 130:      * Note that these rules imply that {@linkplain
>> 131:      * Double##repEquivalence representation equivalence} is used for
>> 132:      * the equality comparison of both for primitive floating-point
> 
> «of both for»?

Whoops; thanks for finding that typo. Fixed in subsequent push.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/27232#discussion_r2342650982


More information about the core-libs-dev mailing list