Tag jar/war files as binary encodings
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
Files here needs to be tagged as binary due to JDK21 changes on z/OS.
https://github.com/adoptium/aqa-tests/tree/master/functional/MBCS_Tests/jdbc41/derby/db-derby-10.14.2.0-lib/lib
We also need below commit to be reverted as JDK21 latest builds have fixes for JEP400
https://github.com/adoptium/TKG/commit/28c7f761d9d2e60043930c1d699ad79c72c2a29c
Contributor guide
Research direction
Start by inspecting the files under functional/MBCS_Tests/jdbc41/derby/db-derby-10.14.2.0-lib/lib and review commit 28c7f761d9d2e60043930c1d699ad79c72c2a29c in the TKG repository. Confirm which JAR/WAR files need binary tagging and whether the cited JDK 21 fixes make reverting that commit appropriate; done means both requested changes are applied and the affected tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100