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

Move the bundles that depend on jdt.debug to JavaSE-21 #3574

Open
jarthana opened this issue Jan 20, 2025 · 0 comments
Open

Move the bundles that depend on jdt.debug to JavaSE-21 #3574

jarthana opened this issue Jan 20, 2025 · 0 comments
Assignees

Comments

@jarthana
Copy link
Member

There are some test bundles that depend on org.eclipse.jdt.debug that has already moved to JavaSE-21. These test bundles should now be moved too to get rid of the warnings. I just took a glance and looks like there's quite a bit of deprecation that happened between 17 and 21. And it might not be possible to fix all the relevant code for this release, esp. those that use System.runFinalization(). In some cases, we might opt to fix the warnings with a @SuppressWarning, but I see some straight forward ones too.

@jarthana jarthana self-assigned this Jan 20, 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

No branches or pull requests

1 participant