RFR: 8245877: assert(_value != __null) failed: resolving NULL _value in JvmtiExport::post_compiled_method_load [v2]
Leonid Mesnik
lmesnik at openjdk.java.net
Tue Jun 29 07:51:06 UTC 2021
On Tue, 29 Jun 2021 02:23:58 GMT, David Holmes <dholmes at 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
More information about the serviceability-dev
mailing list