|
|
|
|
|
by astange
1667 days ago
|
|
Edit the idea64.vmoptions config file and use the GC of your choice. I've been running with ShenandoahGC for quite some time now and it's been working great. Also, see
https://github.com/JetBrains/JetBrainsRuntime/releases/tag/j...
for a JDK17 runtime for Intellij products. I've been running this too and it works great (but does require some tweaks to the vmoptions file). |
|