On Thu, 21 Nov 2024 15:26:32 GMT, Abhishek Kumar <[email protected]> wrote:

>> Since JEP 486 : Permanently Disable the Security Manager 
>> [JDK-8338625](https://bugs.openjdk.org/browse/JDK-8338625)
>> is now integrated, calls to java.security.AccessController.doPrivileged  and 
>> SecurityManager.checkPermission are obsolete and can be removed.
>> 
>> This PR takes care of the files in the jdk.accessibility module.
>> 
>> Tested swingset2 application with JAWS to verify a11y functionality on 
>> component. CI testing looks ok.
>
> Abhishek Kumar has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Remove SecurityException

Marked as reviewed by prr (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22267#pullrequestreview-2451922045

Reply via email to