RFR: 8174840: Elements.overrides does not check the return type of the methods
Joe Darcy
darcy at openjdk.org
Wed Nov 20 05:40:21 UTC 2024
On Tue, 19 Nov 2024 16:08:18 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
> Please review this essentially doc only change.
test/langtools/tools/javac/processing/model/util/elements/overrides/S.java line 24:
> 22: */
> 23:
> 24: public class S {
If all these testing types could be put into the single test file, that would be preferable.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22244#discussion_r1849561624
More information about the compiler-dev
mailing list