Verify target release jdk version
Open
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
For the release it will be nice to verify the target jdk with the information of testenv.properties to make sure the test target jdk is the correct one. It will be helpful if the TEST_JDK_HOME is setting by accidents | mistakenly to same major version jdk, which only verifies the jdk major version may not be enough.
Contributor guide
Research direction
Start by locating how release tests read testenv.properties and use TEST_JDK_HOME. Trace the existing JDK validation and determine how the target release JDK should be compared beyond its major version; done means an incorrect target JDK is detected during release testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- release, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100