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

CloseableURLClassLoader: replace deprecated getPackage() #517

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Feb 13, 2024

The method getPackage(String) from the type ClassLoader is deprecated since version 9

Copy link

github-actions bot commented Feb 13, 2024

Test Results

   27 files  ±0     27 suites  ±0   10m 55s ⏱️ +4s
2 170 tests ±0  2 124 ✅ ±0  46 💤 ±0  0 ❌ ±0 
2 228 runs  ±0  2 182 ✅ ±0  46 💤 ±0  0 ❌ ±0 

Results for commit f9c3b65. ± Comparison against base commit 8315300.

♻️ This comment has been updated with latest results.

The method getPackage(String) from the type ClassLoader is deprecated
since version 9
Copy link
Contributor

@tjwatson tjwatson left a comment

Choose a reason for hiding this comment

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

LGTM

@jukzi jukzi merged commit e0588cf into eclipse-equinox:master Feb 13, 2024
24 of 26 checks passed
@jukzi jukzi deleted the CloseableURLClassLoader branch February 13, 2024 16:38
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