On Mon, 18 Nov 2024 20:28:49 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> Expunge the use of the `SecurityManager`, `AccessController`, and the like > from the `java.io` package. src/java.base/share/classes/java/io/Console.java line 660: > 658: } > 659: > 660: @SuppressWarnings("removal") This too ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22219#discussion_r1847266553