[foreign-abi] Integrated: 8251047: GC stackwalking doesn't work when intrinsics are enabled (followup)

Jorn Vernee jvernee at openjdk.java.net
Wed Sep 2 09:27:01 UTC 2020


On Tue, 25 Aug 2020 17:42:29 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> Hi,
> 
> This PR is a followup on the earlier https://github.com/openjdk/panama-foreign/pull/279 PR. It adds a jtreg test that
> stresses the problematic stack walking fixed in the previous PR, and in particular the use-case that was failing.
> This relies on a new WhiteBox API to manually (and reliably) trigger stack frame walking and verification.
> 
> Thanks,
> Jorn

This pull request has now been integrated.

Changeset: b52c7bac
Author:    Jorn Vernee <jvernee at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/b52c7bac
Stats:     168 lines in 4 files changed: 0 ins; 168 del; 0 mod

8251047: GC stackwalking doesn't work when intrinsics are enabled (followup)

Reviewed-by: vlivanov

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

PR: https://git.openjdk.java.net/panama-foreign/pull/294


More information about the panama-dev mailing list