Skip to content

Add VarargsWarningsSubProcessor quick-fixes#3754

Merged
datho7561 merged 1 commit intoeclipse-jdtls:mainfrom
jjohnstn:varargsenable
Apr 15, 2026
Merged

Add VarargsWarningsSubProcessor quick-fixes#3754
datho7561 merged 1 commit intoeclipse-jdtls:mainfrom
jjohnstn:varargsenable

Conversation

@jjohnstn
Copy link
Copy Markdown
Contributor

  • add new VarargsWarningsSubProcessor class
  • enable QuickFixProcessor quick-fixes using VarargsWarningsSubProcessor
  • add new tests to ModifierCorrectionsQuickFixTest

- add new VarargsWarningsSubProcessor class
- enable QuickFixProcessor quick-fixes using VarargsWarningsSubProcessor
- add new tests to ModifierCorrectionsQuickFixTest
@jjohnstn
Copy link
Copy Markdown
Contributor Author

Hi @datho7561 These are quick-fixes that already have base processor support in jdt.core.manipulation but didn't have a sub-processor class in jdt.ls to use them.

@datho7561
Copy link
Copy Markdown
Contributor

test this please

@datho7561
Copy link
Copy Markdown
Contributor

one regression listed in the results, so I'm checking that

@datho7561 datho7561 self-requested a review April 15, 2026 18:32
@datho7561 datho7561 added this to the End of May 2026 milestone Apr 15, 2026
Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

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

Looks good from my testing. Just waiting on CI to make sure that the new failing test is flaky and not a real regression. Thanks Jeff!

@datho7561 datho7561 merged commit df585c3 into eclipse-jdtls:main Apr 15, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants