RFR: JDK-8327468: Do not restart close if errno is EINTR [macOS/linux] [v2]
Matthias Baesken
mbaesken at openjdk.org
Thu Mar 14 08:04:42 UTC 2024
On Mon, 11 Mar 2024 08:50:09 GMT, Matthias Baesken <mbaesken at 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.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> do not throw exception on close error
Thanks for the reviews !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18164#issuecomment-1996775638
More information about the serviceability-dev
mailing list