redhat-developer / redhat-developer/vscode-java
java.lang.UnsupportedOperationException: no glb for
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
[provide a description of the issue]
Environment
- Operating System: Linux
- JDK version: openjdk version "10" 2018-03-20
- Visual Studio Code version: Version 1.24.1
- Java extension version: java-0.28.0-1056.vsix
Steps To Reproduce
git clone git@github.com:elastic/elasticsearch.git
cd elasticsearch
code .
- Open a Java file
- Wait watch the compiler server log
- Eventually it'll fail with this
Sorry I don't have a smaller sample project. The build takes a few minutes but it'll get there. This failure lines up perfectly with this bug which looks like it was fixed today. I've no idea why this suddenly showed up for me but such is life.
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
No repository files or tests are named. Start by reproducing the failure with the listed clone, code . workflow and an opened Java file, then inspect the compiler server log and the linked gist and Eclipse bug. Done means identifying the project-side cause and documenting or verifying a fix for the reported exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100