On Tue, 29 Jun 2021 02:23:58 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Leonid Mesnik has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Added comment. > > src/hotspot/share/code/nmethod.cpp line 1611: > >> 1609: return; >> 1610: } >> 1611: mark_as_seen_on_stack(); > > Not obvious what this actually does in relation to the dequeuing problem. updated comments ------------- PR: https://git.openjdk.java.net/jdk/pull/4602