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

[19+] fix warning about Thread.getID() #1407

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Jun 4, 2024

'The method getId() from the type Thread is deprecated since version 19'

Copy link
Contributor

github-actions bot commented Jun 4, 2024

Test Results

 1 752 files   - 3   1 752 suites   - 3   1h 36m 22s ⏱️ + 10m 28s
 4 169 tests  - 1   4 147 ✅  - 1   22 💤 ±0  0 ❌ ±0 
13 104 runs   - 3  12 940 ✅  - 3  164 💤 ±0  0 ❌ ±0 

Results for commit caa0c12. ± Comparison against base commit 1a3936f.

This pull request removes 1 test.
org.eclipse.debug.ui.launchview.tests.launchview.LaunchViewSmokeTest ‑ testOpenView

♻️ This comment has been updated with latest results.

@jukzi jukzi changed the title fix warning about Thread.getID() [19+] fix warning about Thread.getID() Jun 4, 2024
'The method getId() from the type Thread is deprecated since version 19'
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