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:37:17 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.

Thanks for the reviews !

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

PR Comment: https://git.openjdk.org/jdk/pull/21471#issuecomment-2410777583


More information about the hotspot-runtime-dev mailing list