Search

GC easy – Universal Java GC Log Analyser

Tag

JVM heap size

DOES 32-BIT OR 64-BIT JVM MATTER ANYMORE?

There are a few distinct differences and subtle nuances between 32-bit JVM and 64-bit JVM. We thought we will try to clarify them through this question & answer article.

Continue reading “DOES 32-BIT OR 64-BIT JVM MATTER ANYMORE?”

ELIMINATE CONSECUTIVE FULL GCs

Full GC is an important event in the garbage collection process. During this full GC phase, garbage is collected from Continue reading “ELIMINATE CONSECUTIVE FULL GCs”

Powered by WordPress.com.

Up ↑