Actions
Architecture #11688
closedMake allocated memory for build configurable
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
Regression:
Description
It would be extremelly handy to be able to configure scalac's JVM option (like Xmx/Xms, but not only) be configurable with command line arguments or local user settings.xml.
(for ex: we need much more memory to use scalafix, but we don't want to enforce a bigger HEAP size for everybody).
We would do that in 4.1 (no need to change that in 3.1, but we want the long term support to get it).
Actions