RFR: 8374522: Mobile: Add iOS as a platform in OperatingSystem.java

Johan Vos jvos at openjdk.org
Sun Feb 1 22:48:38 UTC 2026


On Tue, 6 Jan 2026 11:08:00 GMT, Johan Vos <jvos at openjdk.org> wrote:

>> I don't know how but Kotlin calls OperatingSystem.IOS, adding iOS as an OperatingSystem fixed my problems, it had something to do with Kotlin's logging library if I remember correctly during initialization it calls something with OperatingSystem.IOS then it panics because IOS isn't an option in the OperatingSystem Class
>
> Can you change the title of this PR into 
> 8374522: Mobile: Add iOS as a platform in OperatingSystem.java

> I got a bug report made @johanvos https://bugs.java.com/bugdatabase/view_bug?bug_id=JDK-8374522

It is now in JBS as well: https://bugs.openjdk.org/browse/JDK-8374522

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

PR Comment: https://git.openjdk.org/mobile/pull/44#issuecomment-3714294242


More information about the mobile-dev mailing list