by wheresvic1 on 8/9/21, 9:13 PM with 14 comments
by kevinherron on 8/11/21, 2:38 AM
by Sophistifunk on 8/11/21, 2:24 AM
by theamk on 8/9/21, 9:55 PM
> Allow visualvm to use 1024 Mb of RAM - in etc/visualvm.conf update -Xmx parameter to -J-Xmx1024m
And this is why I avoid all Java apps I can -- there is always a need for some memory tuning. C++, Lisp, Perl, Go, Python, even Javascript can all use all the memory in my computer have without any action on my part, only Java keeps having the problems with it.