Re-enable test under java 21
Open
Nobody has claimed this yet.
regression
- Dominant language
- Java
- Stars
- 9.8k
- Forks
- 1.9k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 41
Description
Revert the changes from this PR https://github.com/OpenFeign/feign/pull/2174/commits/2d55093ea7dd98d63482f39c5a8a59fa87aee56d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the referenced pull request commit 2d55093ea7dd98d63482f39c5a8a59fa87aee56d to identify the test changes and why it was disabled under Java 21. Run the affected test with Java 21; it is done when the test is re-enabled and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100