redhat-developer / redhat-developer/vscode-java
Broken with OpenJDK 24 (gradle 9.x snapshots)
Open
Nobody has claimed this yet.
Gradle
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
See https://github.com/gradle/gradle/pull/32597
[error] FAILURE: Build failed with an exception.
* What went wrong:
Resolution of the configuration ':brigadier:annotationProcessor' was attempted without an exclusive lock. This is unsafe and not allowed.
The project builds fine from the command line (with JAVA_HOME set to Java 24), so I assume it is an issue with this extension, or maybe eclipse jdtls.
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
Reproduce the failure in the vscode-java extension with OpenJDK 24 and the Gradle 9.x snapshots referenced by the issue. Compare the extension or Eclipse JDTLS behavior with the linked Gradle pull request; done means the project builds without the exclusive-lock error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100