[jdk11u-dev] Integrated: 8279077: JFR crashes on Linux ppc due to missing crash protector in signal handler

Zhengyu Gu zgu at openjdk.java.net
Mon Jan 10 13:28:36 UTC 2022


On Tue, 4 Jan 2022 20:36:40 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> I would like to backport this Linux ppc specific bug to 11u.
> 
> The patch fixes potential crashes when jfr try to snapshot stacks of other threads.
> 
> The JDK15u patch applies cleanly.

This pull request has now been integrated.

Changeset: f7998d63
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/f7998d6389fd2526d95d8cd2e9c4e77bbdc71ae6
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8279077: JFR crashes on Linux ppc due to missing crash protector in signal handler

Backport-of: 250ef7dd34d2622864a6d7f92b645405997fad98

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

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


More information about the jdk-updates-dev mailing list