RFR: 8253033: CheckUnhandledOops check fails in ThreadSnapshot::initialize… [v2]

Coleen Phillimore coleenp at openjdk.java.net
Fri Sep 11 18:04:57 UTC 2020


On Fri, 11 Sep 2020 02:56:26 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> The NULL oops are corrupted by CheckUnhandledOops and should be re-written with NULL to pass testing
>> with -XX:+CheckUnhandledOops.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8253033: CheckUnhandledOops check fails in ThreadSnapshot::initialize(...)

Marked as reviewed by coleenp (Reviewer).

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

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


More information about the hotspot-runtime-dev mailing list