RFR: 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:57 UTC 2022


On Thu, 26 May 2022 18:26:39 GMT, Coleen Phillimore <coleenp 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.

Thanks, @coleenp @dholmes-ora  and @tstuefe

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

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


More information about the hotspot-runtime-dev mailing list