RFR: 8344078: Remove security manager dependency in java.nio [v2]

Brian Burkhalter bpb at openjdk.org
Sat Nov 16 00:33:13 UTC 2024


On Fri, 15 Nov 2024 16:38:09 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Expunge the use of the `SecurityManager`, `AccessController`, and the like from the `java.nio` and `sun.nio` package hierarchies.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8344078: Update overlooked CopyMoveHelper and CompletedFuture

Commit c1c348f addresses all resolved conversations above.

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

PR Comment: https://git.openjdk.org/jdk/pull/22132#issuecomment-2480207914


More information about the nio-dev mailing list