-
Bug
-
Resolution: Unresolved
-
P5
-
None
-
26
By default, the Oracle Java extension for VSCode runs with a heap size of 1GB. Using this extension daily, I have observed that this is not sufficient for the large code base of the JDK and the language server runs out of memory shortly after startup. Increasing the maximum heap size to 2GB reliably fixes this issue.
- caused by
-
JDK-8365491 VSCode IDE: add basic configuration for the Oracle Java extension
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/27483