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

Andrew John Hughes andrew at openjdk.org
Thu Feb 9 17:35:45 UTC 2023


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.

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

Commit messages:
 - Backport 45c5c6fda477c04eca1c8fdf9bdff7eab0535751

Changes: https://git.openjdk.org/jdk8u-dev/pull/267/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=267&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8205959
  Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/267.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/267/head:pull/267

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


More information about the jdk8u-dev mailing list