Skip to content
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

Add thread name when AttachCurrentThread #339

Merged
merged 3 commits into from
Sep 5, 2019
Merged

Add thread name when AttachCurrentThread #339

merged 3 commits into from
Sep 5, 2019

Conversation

louxiu
Copy link
Contributor

@louxiu louxiu commented Sep 1, 2019

It would be better to use java thread name that matched native thread id for debugging.

PS: Because I don't have android env, so I only test setting thread name on mac.

@saudet
Copy link
Member

saudet commented Sep 3, 2019

Your pull request only sets the name in the case of Android though. Are there some commits missing?

@louxiu
Copy link
Contributor Author

louxiu commented Sep 3, 2019

@saudet Patch append.

@saudet saudet merged commit 5009023 into bytedeco:master Sep 5, 2019
@louxiu louxiu deleted the thread_name branch September 5, 2019 02:36
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