[jdk11u-dev] RFR: 8265150: AsyncGetCallTrace crashes on ResourceMark [v2]
Paul Hohensee
phh at openjdk.java.net
Fri Dec 17 21:06:33 UTC 2021
On Fri, 17 Dec 2021 20:29:58 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
>
> Zhengyu Gu has updated the pull request incrementally with one additional commit since the last revision:
>
> Paul's comment
Thanks, Zhengyu. Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/724
More information about the jdk-updates-dev
mailing list