Integrated: 8273451: Remove unreachable return in mutexLocker::wait

Leonid Mesnik lmesnik at openjdk.java.net
Wed Sep 8 19:33:10 UTC 2021


On Tue, 7 Sep 2021 19:38:43 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Refactored  mutexLocker::wait to return redundant unreachable "return false;"

This pull request has now been integrated.

Changeset: 9b5991e8
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9b5991e811b789fe8b60701657c2f0dd2c222c2e
Stats:     6 lines in 1 file changed: 0 ins; 4 del; 2 mod

8273451: Remove unreachable return in mutexLocker::wait

Reviewed-by: minqi, coleenp

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

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


More information about the hotspot-runtime-dev mailing list