On Fri, 20 Mar 2026 14:37:51 GMT, Thomas Stuefe <[email protected]> wrote:
>> Hi David, should we really have such one platform - related functions in the >> JVM API ? I thought this API was for multi-platform functions? > > Yes, that feels strange to me too. It is new to have a platform-specific JVM API but better that than just ad-hoc-ly exposing a piece of code in libjvm IMO. If you want to have one version of this code and you want libawt to obtain it from libjvm then that, by definition, should be part of the exposed JVM API on AIX. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30295#discussion_r2972218430
