Skip to content

Use Java 8 stack walker when full trace is requested.#5871

Merged
headius merged 3 commits intojruby:masterfrom
headius:faster_full_caller
Sep 16, 2019
Merged

Use Java 8 stack walker when full trace is requested.#5871
headius merged 3 commits intojruby:masterfrom
headius:faster_full_caller

Conversation

@headius
Copy link
Member

@headius headius commented Sep 11, 2019

This is faster than using the Java 9+ stack walker API to generate
a full trace and resolves at least part of GH-5857.

This is faster than using the Java 9+ stack walker API to generate
a full trace and resolves at least part of jrubyGH-5857.
@headius headius added this to the JRuby 9.2.9.0 milestone Sep 11, 2019
@headius headius merged commit 6a0d754 into jruby:master Sep 16, 2019
@headius headius deleted the faster_full_caller branch September 16, 2019 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant