Integrated: JDK-8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer

Richard Startin duke at openjdk.org
Wed Aug 9 11:47:58 UTC 2023


On Tue, 8 Aug 2023 15:02:59 GMT, Richard Startin <duke at openjdk.org> wrote:

> Makes AsyncGetCallTrace more resilient to method unloading.

This pull request has now been integrated.

Changeset: 0e2c72d7
Author:    Richard Startin <richard.startin at datadoghq.com>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0e2c72d7a5206b7173af5bf69e21d21ea276bd94
Stats:     16 lines in 7 files changed: 11 ins; 0 del; 5 mod

8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer

Reviewed-by: coleenp, aph, stuefe

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

PR: https://git.openjdk.org/jdk/pull/15193


More information about the hotspot-dev mailing list