RFR: 8374945: Avoid fstat in os::open [v2]

Johan Sjölen jsjolen at openjdk.org
Thu Jan 15 16:27:52 UTC 2026


On Wed, 14 Jan 2026 15:37:15 GMT, Jonas Norlinder <jnorlinder at openjdk.org> wrote:

>> Eliminate unnecessary calls to fstat in os::open akin to JDK-8373647. This optimization reduces system overhead.
>
> Jonas Norlinder has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Fixes
>  - Remove trailing whitespace
>  - [Linux] Avoid fstat in os::open

Marked as reviewed by jsjolen (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/29152#pullrequestreview-3666503486


More information about the hotspot-runtime-dev mailing list