Garbage Collection?

Un0Du0

New Member
Jul 29, 2019
7
0
0
Hello,

I've been running a private server for years and with java 1.6 I always used the garbage collection switches when launching a MC server.

The ones I used specifically are -Xincgc -XX:parallelGCThreads=2 and found I used less ram and had fewer disconnections back in the early days of running the server.

I haven't removed them because well why mess with something that works right? I was wondering since I am using java 1.7 now, the garbage collection has been changed and im not sure if its enabled by default now, or if I should use the GC1 switches.

What has everyone else tried and what worked?
 

Greedseed

New Member
Jul 29, 2019
1,107
0
0
Since this is a question i moved the thread to tech help. Once there is a sollution you can make a nice topic that explains how it works and all in the admin section.