[jdk11u-dev] Integrated: 8279924: [PPC64, s390] implement frame::is_interpreted_frame_valid checks

Martin Doerr mdoerr at openjdk.java.net
Thu Feb 10 09:37:08 UTC 2022


On Wed, 26 Jan 2022 11:59:40 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Backport of JDK-8279924. Applies cleanly except Copyright update. `is_in_stack_range_incl` needs to get replaced by 11u code like on other platforms (see 2nd commit). An old assertion is not compatible with this code and the removal needs to get backported (integrated with 3rd commit).

This pull request has now been integrated.

Changeset: 6921496c
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/6921496c51985f6e49465fb3de18a32b431960da
Stats:     122 lines in 5 files changed: 110 ins; 2 del; 10 mod

8279924: [PPC64, s390] implement frame::is_interpreted_frame_valid checks

Reviewed-by: lucy, goetz
Backport-of: c809d34f9ec0d8e9f77adc73ee772ce90efbe58d

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/796


More information about the jdk-updates-dev mailing list