On Wed, 13 Nov 2024 22:06:12 GMT, Kevin Rushforth wrote:
>> Ths PR removes all remaining calls to `System::getSecurityManager` and the
>> `SecurityManager` class along with the `System.getGecurityManager() != null`
>> code paths.
>>
>> As part of doing this, the last uses of `PermissionHelper`
> Ths PR removes all remaining calls to `System::getSecurityManager` and the
> `SecurityManager` class along with the `System.getGecurityManager() != null`
> code paths.
>
> As part of doing this, the last uses of `PermissionHelper` and
> `FXPermissions` were eliminated, so I deleted those two
On Wed, 13 Nov 2024 15:53:49 GMT, Kevin Rushforth wrote:
>> Ths PR removes all remaining calls to `System::getSecurityManager` and the
>> `SecurityManager` class along with the `System.getGecurityManager() != null`
>> code paths.
>>
>> As part of doing this, the last uses of `PermissionHelper`
> Ths PR removes all remaining calls to `System::getSecurityManager` and the
> `SecurityManager` class along with the `System.getGecurityManager() != null`
> code paths.
>
> As part of doing this, the last uses of `PermissionHelper` and
> `FXPermissions` were eliminated, so I deleted those two
On Wed, 13 Nov 2024 13:58:28 GMT, Kevin Rushforth wrote:
>> Ths PR removes all remaining calls to `System::getSecurityManager` and the
>> `SecurityManager` class along with the `System.getGecurityManager() != null`
>> code paths.
>>
>> As part of doing this, the last uses of `PermissionHelper`
> Ths PR removes all remaining calls to `System::getSecurityManager` and the
> `SecurityManager` class along with the `System.getGecurityManager() != null`
> code paths.
>
> As part of doing this, the last uses of `PermissionHelper` and
> `FXPermissions` were eliminated, so I deleted those two
> Ths PR removes all remaining calls to `System::getSecurityManager` and the
> `SecurityManager` class along with the `System.getGecurityManager() != null`
> code paths.
>
> As part of doing this, the last uses of `PermissionHelper` and
> `FXPermissions` were eliminated, so I deleted those two
On Tue, 12 Nov 2024 14:45:35 GMT, Kevin Rushforth wrote:
>> modules/javafx.graphics/src/main/java/javafx/scene/input/Dragboard.java line
>> 52:
>>
>>> 50: @Override
>>> 51: Object getContentImpl(DataFormat dataFormat) {
>>> 52: if (dataAccessRestricted) {
>>
>> this method can
On Wed, 13 Nov 2024 13:33:06 GMT, Kevin Rushforth wrote:
>> Ths PR removes all remaining calls to `System::getSecurityManager` and the
>> `SecurityManager` class along with the `System.getGecurityManager() != null`
>> code paths.
>>
>> As part of doing this, the last uses of `PermissionHelper`
On Fri, 8 Nov 2024 22:06:11 GMT, Andy Goryachev wrote:
>> Kevin Rushforth has updated the pull request incrementally with three
>> additional commits since the last revision:
>>
>> - Replace 'TODO: SM removal:' comments with 'TODO: JDK-nnn:'
>> - Additional cleanup of unused fields, impor
> Ths PR removes all remaining calls to `System::getSecurityManager` and the
> `SecurityManager` class along with the `System.getGecurityManager() != null`
> code paths.
>
> As part of doing this, the last uses of `PermissionHelper` and
> `FXPermissions` were eliminated, so I deleted those two
On Mon, 11 Nov 2024 08:12:08 GMT, Lukasz Kostyra wrote:
>> Kevin Rushforth has updated the pull request incrementally with three
>> additional commits since the last revision:
>>
>> - Replace 'TODO: SM removal:' comments with 'TODO: JDK-nnn:'
>> - Additional cleanup of unused fields, impo
On Fri, 8 Nov 2024 21:46:38 GMT, Kevin Rushforth wrote:
> Ths PR removes all remaining calls to `System::getSecurityManager` and the
> `SecurityManager` class along with the `System.getGecurityManager() != null`
> code paths.
>
> As part of doing this, the last uses of `PermissionHelper` and
On Fri, 8 Nov 2024 21:46:38 GMT, Kevin Rushforth wrote:
> Ths PR removes all remaining calls to `System::getSecurityManager` and the
> `SecurityManager` class along with the `System.getGecurityManager() != null`
> code paths.
>
> As part of doing this, the last uses of `PermissionHelper` and
Ths PR removes all remaining calls to `System::getSecurityManager` and the
`SecurityManager` class along with the `System.getGecurityManager() != null`
code paths.
As part of doing this, the last uses of `PermissionHelper` and `FXPermissions`
were eliminated, so I deleted those two classes. Sin
15 matches
Mail list logo