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

Aleksey Shipilev shade at openjdk.org
Thu Aug 24 09:16:27 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 reasonable.

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

Marked as reviewed by shade (Reviewer).

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


More information about the core-libs-dev mailing list