With JXRay 2.6u10 release, you now have an option to “pay as you go”. You may add money to your account on the Buy page, and then a small amount will be deducted from your balance after every successful JXRay run. You get a JXRay account automatically after running it for the first time. We hope that those of you who use JXRay infrequently will enjoy this option!
When it comes to optimizing GC, tuning is not the answer. Read the full article here.
Did you ever consider that instances of other classes can sometimes be duplicate and waste a considerable amount of memory?Read the full article here.
There are a few reasons why you should not use numerous small objects in Java. Read the full article here to learn what they are.
Want to learn more about detecting memory leaks from a JVM heap dump? Check out this post to learn more about Java and Garbage Collection. Read the full article here.