Withdrawn: 8349848: Support lint control of sunapi diagnostics
Archie Cobbs
acobbs at openjdk.org
Thu Feb 20 16:12:05 UTC 2025
On Fri, 14 Feb 2025 21:07:36 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:
> This PR creates a new lint category `proprietary` that controls the mandatory warning "Foo is internal proprietary API and may be removed in a future release".
>
> This allows developers to suppress this warning using `-Xlint:-proprietary` and/or `@SuppressWarnings`.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/23650
More information about the compiler-dev
mailing list