Skip to content

Add documentation to debug missing position crash #6582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 29, 2019

Conversation

liufengyun
Copy link
Contributor

Previously we just print the stacktrace, which is not
helpful for complex projects, as the console will be flooded
with other noisy messages.

Copy link
Contributor

@nicolasstucki nicolasstucki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice documentation :)

Previously we just print the stacktrace, which is not
helpful for complex projects, as the console will be flooded
with other noisy messages.
The method `uniqueId_=` is in the hot path, make the method small
so that JVM may optimize it.
@liufengyun liufengyun merged commit 20e7948 into scala:master May 29, 2019
@liufengyun liufengyun deleted the debug-pos branch May 29, 2019 19:46
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.

2 participants