On Wed, 15 Feb 2023 09:00:23 GMT, David Holmes <dhol...@openjdk.org> wrote:
>>> What is the test case? >> >> The sanity test I amended with more checks. >> >>> Is it sending signals and then using AGCT? >> >> No. Just calling ASGCT directly in a native method which is called directly >> in the main method of a JTREG test. > > Are you referring to the test in > test/hotspot/jtreg/serviceability/AsyncGetCallTrace/ ? Yes. ------------- PR: https://git.openjdk.org/jdk/pull/12535