Our architect Ram Lakshmanan presented a talk on the topic: “GC Tuning & Troubleshooting Crash Course” in JAX London 2019 conference. Talk was very well received by the attendees.
Continue reading “GC Tuning & Troubleshooting Crash Course”GC logs are vital artifacts to troubleshoot memory/CPU related problems and optimize applications performance. In Sep 2017, much-awaited java 9 got released. In Java 9, GC logging has been re-implemented using Unified GC logging framework (JEP 271). Some changes are surprising and some changes might be shocking.
Continue reading “DISRUPTIVE CHANGES TO GC LOGGING IN JAVA 9. WHAT YOU NEED TO DO?”