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

duke duke at openjdk.org
Sun Feb 1 22:53:45 UTC 2026


On Sat, 27 Dec 2025 07:13:09 GMT, Kolby Moroz Liebl <duke 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

@KolbyML 
Your change (at version 446389605dd555a3790a300b7ccebb505c567083) is now ready to be sponsored by a Committer.

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

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


More information about the mobile-dev mailing list