[jdk11u-dev] Integrated: 8236177: assert(status == 0) failed: error ETIMEDOUT(60), cond_wait

Aleksey Shipilev shade at openjdk.java.net
Fri Sep 17 07:33:51 UTC 2021


On Thu, 19 Aug 2021 07:03:14 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Unclean backport: some of `pthread_cond_wait` uses are not present in 11u (added later by JDK-8210832), I ignored them.

This pull request has now been integrated.

Changeset: 54a9e3c0
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/54a9e3c057288786d03f7768ab975680e502cd07
Stats:     12 lines in 2 files changed: 10 ins; 0 del; 2 mod

8236177: assert(status == 0) failed: error ETIMEDOUT(60), cond_wait

Extend the assert to cover the new case.

Reviewed-by: clanger
Backport-of: 91ed3fc599583270d180c44efc3f1793dfa69325

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/257


More information about the jdk-updates-dev mailing list