Re: RFR: 8344077: Remove security manager dependency in java.io [v2]

2024-11-18 Thread Brian Burkhalter
On Mon, 18 Nov 2024 21:07:59 GMT, Brian Burkhalter wrote: >> Expunge the use of the `SecurityManager`, `AccessController`, and the like >> from the `java.io` package. > > Brian Burkhalter has updated the pull request incrementally with two > additional commits since the last revision: > > - 8

Re: RFR: 8344077: Remove security manager dependency in java.io [v2]

2024-11-18 Thread Naoto Sato
On Mon, 18 Nov 2024 21:07:59 GMT, Brian Burkhalter wrote: >> Expunge the use of the `SecurityManager`, `AccessController`, and the like >> from the `java.io` package. > > Brian Burkhalter has updated the pull request incrementally with two > additional commits since the last revision: > > - 8

Re: RFR: 8344077: Remove security manager dependency in java.io [v2]

2024-11-18 Thread Brian Burkhalter
On Mon, 18 Nov 2024 20:46:24 GMT, Roger Riggs wrote: >> Brian Burkhalter has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - 836: Address review comments >> - 836: Remove security manager dependency from module jdk.sctp > > src/ja

Re: RFR: 8344077: Remove security manager dependency in java.io [v2]

2024-11-18 Thread Brian Burkhalter
> Expunge the use of the `SecurityManager`, `AccessController`, and the like > from the `java.io` package. Brian Burkhalter has updated the pull request incrementally with two additional commits since the last revision: - 836: Address review comments - 836: Remove security manager dep

Re: RFR: 8344077: Remove security manager dependency in java.io [v2]

2024-11-18 Thread Brian Burkhalter
On Mon, 18 Nov 2024 20:56:59 GMT, Naoto Sato wrote: >> Brian Burkhalter has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - 836: Address review comments >> - 836: Remove security manager dependency from module jdk.sctp > > src/jav