In the latest version, we made numerous usability, scalability and performance improvements. The reports are generated faster now and became more informative. However, the most visible change is on the top of each new report: the “Most important issues” section became much more user-friendly. We hope the first time users, and those less familiar with the Java internals, will find it most useful. See the screenshot below, which should be self-explanatory.
Author: Mikhail Dmitriev
Pay-as-you-go now available
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!
The Best Way to Optimize Garbage Collection is NOT by Tuning It
When it comes to optimizing GC, tuning is not the answer.
Duplicate Objects in Java: Not Just Strings
Did you ever consider that instances of other classes can sometimes be duplicate and waste a considerable amount of memory?
What’s Wrong With Small Objects in Java?
There are reasons you should not use numerous small objects in Java.


