Skip to content

Use StackWalker in StackTraceProvider when available (Java 9+)#3374

Open
olamy wants to merge 1 commit into
masterfrom
stack-trace-too-slow-use-stack-walker-if-possible
Open

Use StackWalker in StackTraceProvider when available (Java 9+)#3374
olamy wants to merge 1 commit into
masterfrom
stack-trace-too-slow-use-stack-walker-if-possible

Conversation

@olamy

@olamy olamy commented Jun 6, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Olivier Lamy olamy@apache.org

Following this checklist to help us incorporate your
contribution quickly and easily:

  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install to make sure basic checks pass. A more thorough check will
    be performed on your pull request automatically.
  • You have run the integration tests successfully (mvn -Prun-its clean install).

If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@olamy olamy added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jun 6, 2026
@olamy olamy self-assigned this Jun 7, 2026
@olamy olamy added this to the 3.6.0-M2 milestone Jun 7, 2026
Signed-off-by: Olivier Lamy <olamy@apache.org>
@olamy olamy force-pushed the stack-trace-too-slow-use-stack-walker-if-possible branch from 2e92e1e to 684a0eb Compare June 7, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant