[jdk11u-dev] Integrated: 8281061: [s390] JFR runs into assertions while validating interpreter frames
Martin Doerr
mdoerr at openjdk.java.net
Thu Feb 10 10:33:28 UTC 2022
On Tue, 8 Feb 2022 18:22:46 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Mostly clean backport of JDK-8281061. Some hunks needed to get integrated manually due to different context. `is_in_full_stack` does not exist in 11u, so the `istate` in stack check line is different. Fix is the same.
This pull request has now been integrated.
Changeset: f4e14a68
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/f4e14a685ef4c8eb7c3f861b9c0bd981e5544c36
Stats: 18 lines in 2 files changed: 2 ins; 3 del; 13 mod
8281061: [s390] JFR runs into assertions while validating interpreter frames
Reviewed-by: lucy, goetz
Backport-of: 7f19c700707573000a37910dd6d2f2bb6e8439ad
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/811
More information about the jdk-updates-dev
mailing list