RFR: 8374522: Mobile: Add iOS as a platform in OperatingSystem.java
Kolby Moroz Liebl
duke at openjdk.org
Sun Feb 1 22:48:35 UTC 2026
On Tue, 30 Dec 2025 16:48:59 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 create a JBS issue for this? In order for Skara to deal with this PR, it needs to be linked to an issue in JBS (project JDK, OS iOS).
> https://bugs.openjdk.org/issues/?jql=project%20%3D%20%2210100%22%20AND%20OS%20%3D%20iOS
> Let me know if you need help with this.
Hi @johanvos it appears that I can't login because I don't have an account, and it looks like getting an account is an invite thing, so I don't think I am able to make an issue, although I want to!
If you could help me make an account that would be greatly appreciated!
> Can you change the title of this PR into 8374522: Mobile: Add iOS as a platform in OperatingSystem.java
Updated :saluting_face: let me know if I need to do anything else
-------------
PR Comment: https://git.openjdk.org/mobile/pull/44#issuecomment-3701577719
PR Comment: https://git.openjdk.org/mobile/pull/44#issuecomment-3715022547
More information about the mobile-dev
mailing list