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

Fix warnings due Java 21 deprecations in o.e.debug.tests #1677

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

akurtakov
Copy link
Member

Replace URL with URI.
Minor cleanup to specify type of collections which allows the forech cleanup to kick up too.

Copy link
Contributor

github-actions bot commented Jan 11, 2025

Test Results

 1 755 files  +  325   1 755 suites  +325   1h 24m 54s ⏱️ - 3m 7s
 4 170 tests ±    0   4 147 ✅  -     1   22 💤 ±0  1 ❌ +1 
13 107 runs  +2 223  12 942 ✅ +2 222  164 💤 ±0  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 8262741. ± Comparison against base commit fd5c8ce.

♻️ This comment has been updated with latest results.

Do not create new URL but fetch it directly from bundle.
Minor cleanup to specify type of collections which allows the forech
cleanup to kick up too.
@akurtakov
Copy link
Member Author

Jenkins build is clean.

@akurtakov akurtakov merged commit 99b7af4 into eclipse-platform:master Jan 11, 2025
15 of 17 checks passed
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