[jdk23] Integrated: 8336036: Synthetic documentation for a record's equals is incorrect for floating-point types

Chen Liang liach at openjdk.org
Sun Jul 14 13:29:57 UTC 2024


On Thu, 11 Jul 2024 21:10:43 GMT, Chen Liang <liach at openjdk.org> wrote:

> Please review this backport of #20129 to JDK 23, fixing the documentation Javadoc generates for the default object method implementations in user records about the comparison behavior for `float` and `double` values.

This pull request has now been integrated.

Changeset: d1373a2f
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d1373a2fd6186cf6f2a55f6e49a4fce90857cb8e
Stats:     13 lines in 2 files changed: 6 ins; 0 del; 7 mod

8336036: Synthetic documentation for a record's equals is incorrect for floating-point types

Reviewed-by: prappo
Backport-of: b3ef2a600cfec31723dc78fe552e9cf9976b0337

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

PR: https://git.openjdk.org/jdk/pull/20147


More information about the javadoc-dev mailing list