[bisq-network/bisq] Limit system ram to 4GB (#4048)

Stan notifications at github.com
Wed Mar 11 15:17:23 UTC 2020


ghubstan requested changes on this pull request.

Setting this param value to "4GB" doesn't work on my machine;  it needs to be "4G" or "4g".

$ java -XX:MaxRAM=4GB -version
Improperly specified VM option 'MaxRAM=4GB'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

$ java -XX:MaxRAM=4g -version
openjdk version "11" 2018-09-25
OpenJDK Runtime Environment 18.9 (build 11+28)
OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)




-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4048#pullrequestreview-372857182
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200311/395aa68d/attachment.html>


More information about the bisq-github mailing list