On Mon, 2 Dec 2024 16:39:55 GMT, Sean Mullan <mul...@openjdk.org> wrote:

> I just pushed [a 
> change](https://github.com/openjdk/jdk/pull/22418/commits/a447dd44da5394620c62bac7e05142898d092153)
>  to replace the remaining calls to 
> `SecurityProperties.privilegedGetOverridable()`with 
> `SecurityProperties.getOverridableProperty()` and remove the 
> `privilegedGetOverridable` method. @AlekseiEfimov - this involved one change 
> to 
> `src/java.naming/share/classes/com/sun/naming/internal/ObjectFactoriesFilter.java`.

The 
`src/java.naming/share/classes/com/sun/naming/internal/ObjectFactoriesFilter.java`
 change looks good to me

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

PR Comment: https://git.openjdk.org/jdk/pull/22418#issuecomment-2512349188

Reply via email to