You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Newer version of jdtls and additional rules seem to require more memory.
Fixes:
```
time="2025-03-19T17:24:11Z" level=error msg="language server stopped with error" client=6178324807082304109 error="exec: not started" provider=java
```
2.5Gi resolves the problem on my minikube for source+deps and multiple
common targets.
I plan to do more analysis using jstat to see if we can come up with a
more _informed_ number but wanted to open the PR with this for now.
Signed-off-by: Jeff Ortel <[email protected]>
0 commit comments