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

Kolby Moroz Liebl duke at openjdk.org
Mon Feb 2 07:32:38 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

This pull request has now been integrated.

Changeset: cd83fe65
Author:    Kolby Moroz Liebl <31669092+KolbyML at users.noreply.github.com>
Committer: Johan Vos <jvos at openjdk.org>
URL:       https://git.openjdk.org/mobile/commit/cd83fe65fa5f05c0fbafa0eeb5873e6d4fe9b121
Stats:     13 lines in 2 files changed: 13 ins; 0 del; 0 mod

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

Reviewed-by: ihse, jvos

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

PR: https://git.openjdk.org/mobile/pull/44


More information about the mobile-dev mailing list