RFR: 8271406: Kitchensink failed with "assert(early->flag() == current->flag()) failed: Should be the same"
Thomas Stuefe
stuefe at openjdk.java.net
Fri May 27 11:32:55 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.
Looks good.
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8906
More information about the hotspot-runtime-dev
mailing list