RFR: JDK-8314883: Java_java_util_prefs_FileSystemPreferences_lockFile0 write result errno in missing case
Matthias Baesken
mbaesken at openjdk.org
Thu Aug 24 07:08:26 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.
Hi jaikiran, thanks for the review !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15402#issuecomment-1691123447
More information about the core-libs-dev
mailing list