On Thu, 11 Sep 2025 19:10:57 GMT, Eirik Bjørsnøs <eir...@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