RFR: 8341967: Unify os::current_file_offset and os::seek_to_file_offset across posix platforms
Matthias Baesken
mbaesken at openjdk.org
Mon Oct 14 10:12:18 UTC 2024
On Fri, 11 Oct 2024 14:39:57 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The methods os::current_file_offset and os::seek_to_file_offset are the same across the POSIX platforms so they can be moved to os_posix.
Hi Johan, thanks for the review !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21471#issuecomment-2410688073
More information about the hotspot-runtime-dev
mailing list