RFR: 8293519: deprecation warnings should be emitted for uses of annotation methods inside other annotations

Vicente Romero vromero at openjdk.org
Tue Jan 31 17:12:07 UTC 2023


On Tue, 31 Jan 2023 11:56:47 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

> Seems sensible. Do we need a CSR for this?

not sure, probably in the fence, programs compiled with `-Werror` could see new errors but not sure we should have a CSR for that. If we were generating more errors yes sure a CSR but for a new warning, not so sure TBH. If you think we do I will file one though.

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

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


More information about the compiler-dev mailing list