parseq-lambda-names test failed for JDK8.0.322 Zulu
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
Github action previously always pulls in the latest JDK and
zulu8.60.0.21-ca-jdk8.0.322-linux_x64.tar.gz failed the build.
This has been locally reproduced.
Potential solution
- pin a older version of JDK8
- start using JDK.11+ in the build
But we need to consider if we need to always support all SDK variants of JDK 8
Contributor guide
No contributing guide indexed for this repository
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 reproducing the parseq-lambda-names failure with zulu8.60.0.21-ca-jdk8.0.322 and inspect the GitHub Actions JDK setup. Determine which JDK versions and SDK variants the build must support, then choose a compatible version policy and confirm the build passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100