RFR: 8265473: Move os::Linux to its own header file [v4]
David Holmes
dholmes at openjdk.org
Wed Jul 13 02:56:39 UTC 2022
On Tue, 12 Jul 2022 19:33:13 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Can we still entertain my os_linux_impl.hpp proposal for now?
The namespace discussion was just a sidebar and we're not going to go with namespaces. So that just brings things back to what you proposed above.
> My proposal is to remove all os- and platform- specific includes from os.hpp. The os class should include only functions that are usable from shared code.
I don't like the original proposal and don't want to see it as an interim step until "something better" comes along. This is not a critical problem that must be solved today.
-------------
PR: https://git.openjdk.org/jdk/pull/9423
More information about the hotspot-dev
mailing list