RFR: 8377185: [iOS] Native code compiler warnings and error building libprism_es2 [v3]

Jose Pereda jpereda at openjdk.org
Mon Feb 9 23:11:37 UTC 2026


On Fri, 6 Feb 2026 15:04:02 GMT, Johan Vos <jvos at openjdk.org> 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


More information about the openjfx-dev mailing list