On Tue, 19 Nov 2024 16:53:27 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 one
> additional commit since the last revision:
>
> 834
On Tue, 19 Nov 2024 16:53:27 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 one
> additional commit since the last revision:
>
> 834
On Tue, 19 Nov 2024 16:53:27 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 one
> additional commit since the last revision:
>
> 834
> Expunge the use of the `SecurityManager`, `AccessController`, and the like
> from the `java.io` package.
Brian Burkhalter has updated the pull request incrementally with one additional
commit since the last revision:
836: Address reviewer comments
-
Changes:
- all: https
On Tue, 19 Nov 2024 07:56:55 GMT, Alan Bateman wrote:
>> Brian Burkhalter has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> 836: Revert spurious inclusion of SCTP changes
>
> src/java.base/share/classes/java/io/FileInputStream.java lin
On Mon, 18 Nov 2024 21:56:12 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 one
> additional commit since the last revision:
>
> 834
On Mon, 18 Nov 2024 21:56:12 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 one
> additional commit since the last revision:
>
> 834
On Mon, 18 Nov 2024 21:56:12 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 one
> additional commit since the last revision:
>
> 834
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
> Expunge the use of the `SecurityManager`, `AccessController`, and the like
> from the `java.io` package.
Brian Burkhalter has updated the pull request incrementally with one additional
commit since the last revision:
836: Revert spurious inclusion of SCTP changes
-
Changes
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
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
> 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
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
On Mon, 18 Nov 2024 20:28:49 GMT, Brian Burkhalter 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
On Mon, 18 Nov 2024 20:28:49 GMT, Brian Burkhalter wrote:
> Expunge the use of the `SecurityManager`, `AccessController`, and the like
> from the `java.io` package.
`Console` changes look good to me, with a minor suggestion
src/java.base/share/classes/java/io/Console.java line 687:
> 685:
On Mon, 18 Nov 2024 20:28:49 GMT, Brian Burkhalter wrote:
> Expunge the use of the `SecurityManager`, `AccessController`, and the like
> from the `java.io` package.
Looks good
src/java.base/share/classes/java/io/FilePermission.java line 184:
> 182: DefaultFileSystemProvider.theFileSys
On Mon, 18 Nov 2024 20:28:49 GMT, Brian Burkhalter wrote:
> Expunge the use of the `SecurityManager`, `AccessController`, and the like
> from the `java.io` package.
Preliminary testing: the `jdk_io` tests pass on Linux and Windows.
-
PR Comment: https://git.openjdk.org/jdk/pull/22
Expunge the use of the `SecurityManager`, `AccessController`, and the like from
the `java.io` package.
-
Commit messages:
- 8344077: Remove security manager dependency in java.io
Changes: https://git.openjdk.org/jdk/pull/22219/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&p
19 matches
Mail list logo