[bisq-network/bisq] Java Heap Space error (#5550)

Stan notifications at github.com
Mon Jun 7 15:56:56 CEST 2021


You can see all the default jvm opts with `java -XX:+UnlockDiagnosticVMOptions -XX:+PrintFlagsFinal -version`.
I just looked at JDK 16's, and the default `MaxRAM` is still 128 Gb:  `uint64_t MaxRAM = 137438953472`
I'm sure it's the same in JDK 15.

-- 
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/issues/5550#issuecomment-855952064
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210607/009dacce/attachment.htm>


More information about the bisq-github mailing list