RFR: 8271406: Kitchensink failed with "assert(early->flag() == current->flag()) failed: Should be the same"
Coleen Phillimore
coleenp at openjdk.java.net
Thu May 26 18:28:40 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! Thank you for fixing it.
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8906
More information about the hotspot-runtime-dev
mailing list