RFR: JDK-8302320: AsyncGetCallTrace obtains too few frames in sanity test
Johannes Bechberger
duke at openjdk.org
Wed Feb 15 07:53:40 UTC 2023
On Wed, 15 Feb 2023 07:46:02 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.
-------------
PR: https://git.openjdk.org/jdk/pull/12535
More information about the serviceability-dev
mailing list