Hacker News new | ask | show | jobs
by hot_gril 752 days ago
I don't use Java often, but when I do, I have to look up again how the heap settings work.
1 comments

It’s just -xXxXxX360NoScopexXxXxHeapSize=69G
There should be at least one : in there.

(IIRC these options are used like -XX:foo=bar)

(Edit - no, but some do use : instead of = I guess)