RFR: JDK-8302320: AsyncGetCallTrace obtains too few frames in sanity test
Johannes Bechberger
duke at openjdk.org
Wed Feb 15 09:04:51 UTC 2023
On Wed, 15 Feb 2023 09:00:23 GMT, David Holmes <dholmes at 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
More information about the serviceability-dev
mailing list