[jdk11u-dev] RFR: 8279924: [PPC64, s390] implement frame::is_interpreted_frame_valid checks [v3]
Martin Doerr
mdoerr at openjdk.java.net
Thu Feb 10 09:37:07 UTC 2022
On Mon, 31 Jan 2022 16:25:59 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).
>
> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>
> Integrate bad assert removal from JDK-8254158 (x86 was already changed by JDK-8146546).
Thanks for the reviews and the approvals.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/796
More information about the jdk-updates-dev
mailing list