Skip to content

[1.x] Remove deprecated Thread.getId #7733

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 1 commit into from
Oct 7, 2024

Conversation

Friendseeker
Copy link
Member

Issue

Thread.getId is deprecated since Java 19

Fix

Replace with Thread.getName

@Friendseeker Friendseeker requested a review from eed3si9n October 7, 2024 01:21
@eed3si9n eed3si9n merged commit c5b11a4 into sbt:1.10.x Oct 7, 2024
10 checks passed
@Friendseeker Friendseeker deleted the remove-deprecated-thread-id branch October 7, 2024 01:48
@xuwei-k
Copy link
Member

xuwei-k commented Jan 26, 2025

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.

3 participants