RFR: JDK-8314883: Java_java_util_prefs_FileSystemPreferences_lockFile0 write result errno in missing case

Vyom Tewari vtewari at openjdk.org
Thu Aug 24 10:02:24 UTC 2023


On Wed, 23 Aug 2023 13:45:14 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> There seems to be a codepath in Java_java_util_prefs_FileSystemPreferences_lockFile0 where the errno is not stored but potentially accessed in the calling Java code.

Looks OK to me.

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

Marked as reviewed by vtewari (Committer).

PR Review: https://git.openjdk.org/jdk/pull/15402#pullrequestreview-1593225692


More information about the core-libs-dev mailing list