RFR: JDK-8325148: Enable restricted javac warning in java.base [v2]
Joe Darcy
darcy at openjdk.org
Thu Feb 1 22:19:26 UTC 2024
On Thu, 1 Feb 2024 22:01:49 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> This looks good to me. It will be easier to find where we are doing restricted operations like this.
Right; follows the recommended approach of minimizing the scope of the SuppressWarnings annotations too. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17677#issuecomment-1922360484
More information about the core-libs-dev
mailing list