Integrated: 8271406: Kitchensink failed with "assert(early->flag() == current->flag()) failed: Should be the same"

Zhengyu Gu zgu at openjdk.java.net
Fri May 27 12:18:58 UTC 2022


On Thu, 26 May 2022 18:11:29 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> There is a narrow race window if nmt baseline is executed between reserving a virtual region and setting it nmt type, that can result the assertion failure.
> 
> Thanks @coleenp for testing the patch, as it is an Oracle internal test.

This pull request has now been integrated.

Changeset: f2bc4476
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f2bc4476593938094263f0d85fc9bdd369e95237
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8271406: Kitchensink failed with "assert(early->flag() == current->flag()) failed: Should be the same"

Reviewed-by: coleenp, dholmes, stuefe

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

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


More information about the hotspot-runtime-dev mailing list