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

David Holmes dholmes at openjdk.org
Tue Apr 30 04:48:05 UTC 2024


On Wed, 24 Apr 2024 08:03:52 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> Seems os::create_binary_file can be unified across Posix platforms. Windows is also rather similar and can be included.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   unify windows as well

Drop the underscores on the flag names so we have shared code. Thanks.

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

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


More information about the hotspot-runtime-dev mailing list