2017-02-27 13:57 GMT+01:00 Cecil Westerhof <cldwester...@gmail.com>:

> Maybe you have some other conflicting configuration somewhere that sets it
>> explicitly to 4G? Usually no maximum is set and the JVM will automatically
>> adjust it based on your system.
>>
>
> ​Not that I know of, but I will try to find it out.
>

​In the Clojure directory I gave:
    grep -r -- '-Xmx' *

And this only gave:
    data.int-map/project.clj:  :jvm-opts ^:replace ["-server" "-Xmx1g"]
    Quotes/project.clj:  :jvm-opts ^:replace ["-Xmx512m"]
​

​So I would say it is not set. (But in a way it is.)

-- 
Cecil Westerhof

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to