On Wed, 23 Aug 2023 13:45:14 GMT, Matthias Baesken <mbaes...@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.

This pull request has now been integrated.

Changeset: 97b94cb1
Author:    Matthias Baesken <mbaes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/97b94cb1cdeba00f4bba7326a300c0336950f3ec
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

8314883: Java_java_util_prefs_FileSystemPreferences_lockFile0 write result 
errno in missing case

Reviewed-by: jpai, shade, vtewari

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

PR: https://git.openjdk.org/jdk/pull/15402

Reply via email to