[jdk11u-dev] Integrated: 8265150: AsyncGetCallTrace crashes on ResourceMark
Zhengyu Gu
zgu at openjdk.java.net
Wed Dec 22 14:18:19 UTC 2021
On Thu, 16 Dec 2021 20:28:05 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Backport to openjdk 11u for parity with Oracle 11.0.15.
>
> The original patch does not apply cleanly. The conflicts is in jvmtiEnvBase.cpp due to surrounding context difference. Also, RegisterMap constructor in 11u does not take the third parameter (process_frames), which was introduced for concurrent stack processing in later version.
>
> Test:
> - [x] tier1 on Linux x86_64
This pull request has now been integrated.
Changeset: fdf21b6a
Author: Zhengyu Gu <zgu at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/fdf21b6a3eafda55ee918ab6656894be4e08ae15
Stats: 9 lines in 2 files changed: 0 ins; 3 del; 6 mod
8265150: AsyncGetCallTrace crashes on ResourceMark
Reviewed-by: phh
Backport-of: 267c024eb52acd1611188dd5b1417b877ff3eafd
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/724
More information about the jdk-updates-dev
mailing list