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

David Holmes dholmes at openjdk.java.net
Fri May 27 04:56:30 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.

Seems fine.

Thanks

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-runtime-dev mailing list