On Tue, 5 Nov 2024 13:40:55 GMT, Kevin Rushforth <k...@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