On Thu, 5 Feb 2026 14:08:17 GMT, Jose Pereda <[email protected]> wrote:
> This PR fixes the errors and some warnings that are thrown when building > prism_es2 for iOS using clang. 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. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2064#discussion_r2774607415
