On Thu, 10 Sep 2020 23:38:45 GMT, Leonid Mesnik <lmes...@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 <lmes...@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