Integrated: 8253033: CheckUnhandledOops check fails in ThreadSnapshot::initialize…

Leonid Mesnik lmesnik at openjdk.java.net
Fri Sep 11 23:07:20 UTC 2020


On Thu, 10 Sep 2020 23:38:45 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.

This pull request has now been integrated.

Changeset: 306b1663
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/306b1663
Stats:     3 lines in 1 file changed: 1 ins; 2 del; 0 mod

8253033: CheckUnhandledOops check fails in ThreadSnapshot::initialize…

Reviewed-by: coleenp, dholmes

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

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


More information about the hotspot-runtime-dev mailing list