On Fri, 6 Feb 2026 15:04:02 GMT, Johan Vos <[email protected]> wrote: >> Jose Pereda has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Unify defines in PrismES2Defs header > > modules/javafx.graphics/src/main/native-prism-es2/ios/ios-window-system.h > line 31: > >> 29: #import <jni.h> >> 30: >> 31: #ifndef jlong_to_ptr > > Probably better to completely remove these definitions here.
Done, I've moved them to `PrismES2Defs.h` ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2064#discussion_r2784979433
