RFR: 8330989: unify os::create_binary_file across platforms [v2]

Matthias Baesken mbaesken at openjdk.org
Wed Apr 24 08:03:52 UTC 2024


On Wed, 24 Apr 2024 06:11:31 GMT, David Holmes <dholmes at openjdk.org> wrote:

> I think we can fold in the Windows version too and put it in os.cpp with one `WINDOWS_ONLY(xxx)` part

There is only a small difference, so why not  !

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

PR Comment: https://git.openjdk.org/jdk/pull/18918#issuecomment-2074320934


More information about the hotspot-runtime-dev mailing list