Skip to content

Conversation

@jjohnstn
Copy link
Contributor

@jjohnstn jjohnstn commented Sep 5, 2025

What it does

See commit message.

How to test

See issue.

Author checklist

@jjohnstn jjohnstn self-assigned this Sep 5, 2025
@jjohnstn jjohnstn added the enhancement New feature or request label Sep 5, 2025
@jjohnstn jjohnstn added this to the 4.38 M1 milestone Sep 5, 2025
- add a new SwitchExpressionMissingEnumConstantCaseDespiteDefault
  problem id to IProblem
- add a new corresponding message to messages.properties
- add new problem to ProblemReporter.getIrritant()
- add new test to ProgrammingProblemsTest
- modify CompilerInvocationTests
- fixes eclipse-jdt#4328
@jjohnstn jjohnstn merged commit 1863250 into eclipse-jdt:master Sep 10, 2025
13 checks passed
@jjohnstn jjohnstn deleted the enumswitch branch September 10, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need separate problem id for switch expression missing enum constant despite default

1 participant