WeakReferences and GC

I was recently working on a memory growth issue involving WeakReferences, and I came across...

9 minute read

Crashes in ZIP_GetEntry

Recently, we received quite a few reports of application crashes from different customers and product...

2 minute read

Troubleshooting Long GC Pauses

Low pause times during the application run is the most important goal for many enterprise...

9 minute read

Understanding G1 GC Logs

The purpose of this post is to explain the meaning of various GC log entries...

15 minute read

Understanding CMS Logs

The Concurrent Mark Sweep (CMS) collector prints a lot of useful information with the JVM...

6 minute read