What happened?
The java extension somehow uses 10GB+ of RAM, while the other 7-8 language servers (typescript) combined consistently use less than 300MB.
What did you expect to happen?
Much lower memory usage.
Environment
Zed: v1.0.1 (had the same issue on the last few v0.x)
Platform: macOS 15.5
Java: 25.0.2
I have a mid sized project, that's split into ~5 support libraries and 2 main services, each its own gradle project. Maybe having multiple gradle projects is the issue?
What happened?
The java extension somehow uses 10GB+ of RAM, while the other 7-8 language servers (typescript) combined consistently use less than 300MB.
What did you expect to happen?
Much lower memory usage.
Environment
Zed: v1.0.1 (had the same issue on the last few v0.x)
Platform: macOS 15.5
Java: 25.0.2
I have a mid sized project, that's split into ~5 support libraries and 2 main services, each its own gradle project. Maybe having multiple gradle projects is the issue?