[jdk8u-dev] Integrated: 8205959: Do not restart close if errno is EINTR

Andrew John Hughes andrew at openjdk.org
Sat Feb 11 14:51:35 UTC 2023


On Thu, 9 Feb 2023 17:27:41 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> Bug fix avoiding misuse of `close()`
> 
> Code changes backport cleanly. The copyright header had to be adjusted as the 8u header was still 2016, not 2017.

This pull request has now been integrated.

Changeset: fd41600d
Author:    Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/fd41600df61d7dc835009cde9dd9b5f9567e09b1
Stats:     7 lines in 1 file changed: 0 ins; 0 del; 7 mod

8205959: Do not restart close if errno is EINTR

Reviewed-by: serb
Backport-of: 45c5c6fda477c04eca1c8fdf9bdff7eab0535751

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

PR: https://git.openjdk.org/jdk8u-dev/pull/267


More information about the jdk8u-dev mailing list