On Fri, 8 Mar 2024 10:12:06 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

> There are a number of places remaining in the linux/macOS native JDK codebase 
> where we use the RESTARTABLE macro with close, but this is unwanted on 
> Linux/macOS.

This pull request has now been integrated.

Changeset: 481c866d
Author:    Matthias Baesken <mbaes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/481c866df87c693a90a1da20e131e5654b084ddd
Stats:     6 lines in 2 files changed: 0 ins; 3 del; 3 mod

8327468: Do not restart close if errno is EINTR [macOS/linux]

Reviewed-by: dholmes, sspitsyn

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

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

Reply via email to