RFR: 8368615: VSCode IDE: Oracle Java extension routinely runs out of memory

Manuel Hässig mhaessig at openjdk.org
Fri Sep 26 14:31:50 UTC 2025


On Thu, 25 Sep 2025 13:06:20 GMT, Erik Joelsson <erikj 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).

Thank you for your review, @erikj79.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27483#issuecomment-3338967963


More information about the ide-support-dev mailing list