[jdk8u-dev] RFR: 8205959: Do not restart close if errno is EINTR
Cris Vulpe
duke at openjdk.org
Thu Feb 1 07:59:08 UTC 2024
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.
Well, maybe our problem is not related to this change..
But, just in case anybody is watching..
We tested all these builds with Qualys, they all functioned as expected:
server-jre-8u331-linux-x64.tar.gz
server-jre-8u333-linux-x64.tar.gz
server-jre-8u341-linux-x64.tar.gz
server-jre-8u351-linux-x64.tar.gz
this one is - and all the ones following it are - broken:
server-jre-8u361-linux-x64.tar.gz
. . .
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/267#issuecomment-1920710715
More information about the jdk8u-dev
mailing list