RFR: JDK-8325148: Enable restricted javac warning in java.base
Jorn Vernee
jvernee at openjdk.org
Thu Feb 1 22:04:01 UTC 2024
On Thu, 1 Feb 2024 21:10:48 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> The restricted javac warning is disabled for java.base, but could be enabled by suppressing the warning in a handful of files.
This looks good to me. It will be easier to find where we are doing restricted operations like this.
-------------
Marked as reviewed by jvernee (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17677#pullrequestreview-1857741290
More information about the build-dev
mailing list