posted 13 years ago
Hi,
In JVM Diagnostics parameters like
-XX:-UseMarkandSweepGC
-XX:-UseParralelGC
-XX:-UseSerialGC
-XX:-HeapDumpOnOutOfMemoryError
options we are using [+/-] signs. what they are signifying here?
it seems + = Activate the option / -= deactivate the option
Is this is correct
Can some one provide light in this.