redhat-developer / redhat-developer/vscode-java
Frequent crashes since moving to JDK 11
Open
@snjeza is already working on this.
Since Aug 13, 2020.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
I'm not really certain whether here or java debug is appropriate, as the crash results in both the redhat features and running/debugging to completely break.
Since moving to Oracle JDK 11, I'm finding frequent crash logs. I usually know to check for new crash logs because my running configurations bar disappears, autocompletion stops showing, no error checking, etc.
Environment
- Operating System: MacOS Catalina 10.15.1
- JDK version:
java version "11.0.8" 2020-07-14 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.8+10-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.8+10-LTS, mixed mode) - Visual Studio Code version: 1.47.3
- Java extension version: 0.65.0
Steps To Reproduce
- Just use vscode for awhile until Java crashes.
hs_err_pid33690.log
replay_pid33690.log
client.log.2020-08-12.5.zip
log.zip
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.
Assessment
This issue has not been assessed yet.