On Fri, 18 Nov 2022 12:54:34 GMT, Roman Kennke <rken...@openjdk.org> wrote:

> Looks good to me.

Thank you!

> I kinda like the OS interface. If the proliferation of lots of unimplemented 
> methods in os/* is a concern, we could provide default impls in shared if 
> !**GLIBC** as a middle-ground. WDYT?

I fear this would annoy people even more than platform defines. Ioi did use 
something with "HAVE_xxxx_xxxx" macros to provide default implementations for 
similar things, but I think in this case we are talking about so little code, 
its not worth the trouble.

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

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

Reply via email to