Integrated: 8330989: unify os::create_binary_file across platforms
Matthias Baesken
mbaesken at openjdk.org
Thu May 2 07:09:02 UTC 2024
On Tue, 23 Apr 2024 14:41:55 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.
This pull request has now been integrated.
Changeset: 9108091f
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9108091f0ce21a52c3b8b22a52485ee5594eb185
Stats: 37 lines in 5 files changed: 7 ins; 30 del; 0 mod
8330989: unify os::create_binary_file across platforms
Reviewed-by: dholmes, kbarrett
-------------
PR: https://git.openjdk.org/jdk/pull/18918
More information about the hotspot-runtime-dev
mailing list