Integrated: 8174840: Elements.overrides does not check the return type of the methods

Nizar Benalla nbenalla at openjdk.org
Mon May 5 21:54:57 UTC 2025


On Sun, 5 Jan 2025 22:16:45 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:

> Please review this PR to clarify the documentation of `Elements.overrides` through an `@apiNote`, this PR is essentially a doc-only change. This PR supersedes https://github.com/openjdk/jdk/pull/22244.
> 
> TIA.

This pull request has now been integrated.

Changeset: 606f2012
Author:    Nizar Benalla <nbenalla at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/606f2012b07855b90c4669356857060dcb65cae4
Stats:     134 lines in 3 files changed: 133 ins; 0 del; 1 mod

8174840: Elements.overrides does not check the return type of the methods

Co-authored-by: Pavel Rappo <prappo at openjdk.org>
Reviewed-by: liach, darcy

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

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


More information about the compiler-dev mailing list