[jdk11u-dev] RFR: 8280155: [PPC64, s390] frame size checks are not yet correct [v3]

Martin Doerr mdoerr at openjdk.java.net
Thu Feb 10 10:25:16 UTC 2022


On Thu, 10 Feb 2022 09:44:25 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Backport of JDK-8280155. Applies cleanly except Copyright update.
>
> Martin Doerr has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
> 
>  - Merge branch 'master' into 8280155_ppc64_s390_frame_checks2
>  - Backport f37bfeadcf036a75defc64ad7f4a9f5596cd7407
>  - Integrate bad assert removal from JDK-8254158 (x86 was already changed by JDK-8146546).
>  - Replace is_in_stack_range_incl(locals, (address)fp()) by 11u code like on other platforms.
>  - Backport c809d34f9ec0d8e9f77adc73ee772ce90efbe58d

Still clean except Copyright.

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

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


More information about the jdk-updates-dev mailing list