Integrated: 8274282: Clarify special wait assert

Coleen Phillimore coleenp at openjdk.java.net
Tue Oct 5 15:17:12 UTC 2021


On Fri, 24 Sep 2021 15:02:59 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This change removes the assert and tests for Mutex::wait() only allowed with greater than nosafepoint ranked held locks.
> Tested with tier1-3.

This pull request has now been integrated.

Changeset: 90a5ae80
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/90a5ae802e6ef0a6d0a5096a595b0680069960c3
Stats:     37 lines in 2 files changed: 22 ins; 8 del; 7 mod

8274282: Clarify special wait assert

Reviewed-by: dholmes, pchilanomate

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

PR: https://git.openjdk.java.net/jdk/pull/5684


More information about the hotspot-runtime-dev mailing list