RFR: 8368615: VSCode IDE: Oracle Java extension routinely runs out of memory
Erik Joelsson
erikj at openjdk.org
Thu Sep 25 13:08:54 UTC 2025
On Thu, 25 Sep 2025 08:06:12 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
> This PR increases the maximum heap size for language server of the Oracle Java VSCode extension from 1GB to 2GB. Without this increase, the server runs out of memory when scanning the large code base of the JDK and starts hogging the CPU.
>
> I have been using this configuration for the past few days and it is working well.
Marked as reviewed by erikj (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27483#pullrequestreview-3267564933
More information about the ide-support-dev
mailing list