Integrated: 8267893: Improve jtreg test failure handler do get native/mixed stack traces for cores and live processes

Leonid Mesnik lmesnik at openjdk.java.net
Thu Jun 10 17:49:09 UTC 2021


On Thu, 27 May 2021 22:05:55 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> EFH is improved to process cores and get mixed stack traces with jhsdb and native stack traces with gdb/lldb. It might be useful because hs_err doesn't contain info about all threads, sometimes it is even not generated.

This pull request has now been integrated.

Changeset: 8c8422e0
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8c8422e0f8886d9bbfca29fd228368f88bf46f2c
Stats:     159 lines in 12 files changed: 130 ins; 7 del; 22 mod

8267893: Improve jtreg test failure handler do get native/mixed stack traces for cores and live processes

Reviewed-by: iignatyev

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

PR: https://git.openjdk.java.net/jdk/pull/4234


More information about the core-libs-dev mailing list