On Wed, 8 Mar 2023 23:23:38 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> I wonder if `jdk.internal.platform` would be a better home for 
> `OperatingSystem` class?

jdk.internal.platform seems to be focused on information about container 
environments such as Docker.

jdk.internal.misc already contains other classes that are shared out of 
java.base to other modules.

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

PR: https://git.openjdk.org/jdk/pull/12931

Reply via email to