On Thu, 25 Sep 2025 08:06:12 GMT, Manuel Hässig <[email protected]> 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. This pull request has now been integrated. Changeset: 501b2b3e Author: Manuel Hässig <[email protected]> URL: https://git.openjdk.org/jdk/commit/501b2b3ebc50d9bb1c32267ef8e56561ea1e71eb Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8368615: VSCode IDE: Oracle Java extension routinely runs out of memory Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/27483
