Integrated: 8336036: Synthetic documentation for a record's equals is incorrect for floating-point types
Chen Liang
liach at openjdk.org
Thu Jul 11 20:53:56 UTC 2024
On Wed, 10 Jul 2024 23:24:43 GMT, Chen Liang <liach at openjdk.org> wrote:
> Fixes to Javadoc's default documentation on record classes, that all primitives are compared as if with their wrapper classes' `compare` method by default.
This pull request has now been integrated.
Changeset: b3ef2a60
Author: Chen Liang <liach at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b3ef2a600cfec31723dc78fe552e9cf9976b0337
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
-------------
PR: https://git.openjdk.org/jdk/pull/20129
More information about the javadoc-dev
mailing list