RFR: 8342454: Remove calls to doPrivileged in javafx.graphics/com.sun.glass [v3]

Johan Vos jvos at openjdk.org
Thu Nov 7 18:21:48 UTC 2024


On Tue, 5 Nov 2024 13:40:55 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update execute action
>
> modules/javafx.graphics/src/main/java/com/sun/glass/ui/ios/IosApplication.java line 40:
> 
>> 38:     private static native void _initIDs(); // init IDs for java callbacks from native
>> 39:     static {
>> 40:         Application.loadNativeLibrary();
> 
> @johanvos This looks good to me, but since it is in ios code, do you want to check it as well?

yes, this is fine.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1624#discussion_r1833158399


More information about the openjfx-dev mailing list